USE:
Check the value of a string, case insensitive
TYPE: Condition, Reference
RETURNS:
THEME: String
COMPARE: isSameString
EXAMPLE:
Code: Select all
If ActorWhere.isString("bedroom")
"My <Actor.relationship> seems to be inside <Actor.his_or_her> room."
EndIf