's
's
(apostrophe-S) or ’s
(apostrophe-S using fancy (curly) apostrophe)
Specifies a property of an object, function of an object or value
Synonyms:
.
Examples:
put {name:"Jack", game:"canasta"}'s name —> Jack
put "alakazam" 's length —> 8
Related Terms
Related terms in the SenseTalk Dictionary.
Selects a handler of an object in the run command
Example:
run remote's login
Related Terms
Related terms in the SenseTalk Dictionary.