[Command] enterString
Posted: Wed Nov 10, 2021 8:10 pm
StringVariable = enterString()
USE:
Allow the player text input to make a new string variable which you can then use
TYPE: Command, Ref
RETURNS: String
THEME:
COMPARE:
EXAMPLE:
USE:
Allow the player text input to make a new string variable which you can then use
TYPE: Command, Ref
RETURNS: String
THEME:
COMPARE:
EXAMPLE:
Code: Select all
BusinessName = enterString()