FutureProg functions

setformfulldescriptionpattern

Characters · computer function, computer program, standard futureprog

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

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

← Back to FutureProg functions