[Command] enterBusinessName
Posted: Thu Mar 17, 2022 6:19 pm
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:
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()