text_input
For admin setups that want a custom string. Suggests what the event would have picked normally.
Vars | |
chosen | Picked string to be applied. |
---|---|
input_text | Text to ask the user, for example "What horrifying truth will you reveal?" |
Procs | |
get_text_suggestion | Returns a string to suggest to the admin, which would be what the event would have chosen. No suggestion if an empty string, which is default behavior. |
Var Details
chosen
Picked string to be applied.
input_text
Text to ask the user, for example "What horrifying truth will you reveal?"
Proc Details
get_text_suggestion
Returns a string to suggest to the admin, which would be what the event would have chosen. No suggestion if an empty string, which is default behavior.