Returns the player's name (the internal name specified in the .DEF file, which may not be the same as the displayed name).

Format: Name [oper] "name"

Arguments:

Return type: boolean (0 if false or 1 if true)

Error conditions: none

Example:

trigger1 = Name = "Kumquat"
; Returns true if the player is named Kumquat.