FutureProg functions

setformshortdescriptionpattern

Characters · computer function, computer program, standard futureprog

Boolean setformshortdescriptionpattern(Character character, Number form, Number pattern)
Contexts: computer function, computer program, standard futureprog
Sets a form short description pattern and returns true on success.
character: The character who owns the form
form: The form alias or body id
pattern: The short description pattern id

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

← Back to FutureProg functions