FutureProg functions

setformtransformationecho

Characters · computer function, computer program, standard futureprog

Boolean setformtransformationecho(Character character, Number form, Text echo)
Contexts: computer function, computer program, standard futureprog
Sets a form transformation echo and returns true on success.
character: The character who owns the form
form: The form alias or body id
echo: The transformation echo text

Boolean setformtransformationecho(Character character, Text form, Text echo)
Contexts: computer function, computer program, standard futureprog
Sets a form transformation echo and returns true on success.
character: The character who owns the form
form: The form alias or body id
echo: The transformation echo text

← Back to FutureProg functions