Page 1 of 1

[Command] enterBusinessName

Posted: Thu Mar 17, 2022 6:19 pm
by Raddeck
enterBusinessName()


USE:
Displays a text box so that the player can type in this business's name.


TYPE: Command, Ref
RETURNS: /
THEME: Business
COMPARE: startBusiness()


EXAMPLE:

Code: Select all

"I signed the lease on the property and took over the business."
"What should I name this business?"
enterBusinessName()
startBusiness()