[Command] enterString

Post Reply
User avatar
Raddeck
LP Manager
Reactions: 1
Posts: 508
Joined: Sat Oct 16, 2021 6:22 pm
Location: LpWorld
Contact:

Post by Raddeck »

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:

Code: Select all

BusinessName = enterString()
Last edited by Raddeck on Wed Jun 15, 2022 8:12 pm, edited 1 time in total.
Reason: Added 1 example
Like my work? Buy me a coffee or support me on Patreon to keep it coming. :ugeek:
-Don't PM me for support-
Top
Post Reply