FutureProg functions
setformallowvoluntary
Boolean setformallowvoluntary(Character character, Number form, Boolean allowVoluntary)
Contexts: computer function, computer program, standard futureprog
Sets whether a form permits voluntary switching and returns true on success.
character: The character who owns the form
form: The form alias or body id
allowVoluntary: Whether voluntary switching should be allowed
Boolean setformallowvoluntary(Character character, Text form, Boolean allowVoluntary)
Contexts: computer function, computer program, standard futureprog
Sets whether a form permits voluntary switching and returns true on success.
character: The character who owns the form
form: The form alias or body id
allowVoluntary: Whether voluntary switching should be allowed
Contexts: computer function, computer program, standard futureprog
Sets whether a form permits voluntary switching and returns true on success.
character: The character who owns the form
form: The form alias or body id
allowVoluntary: Whether voluntary switching should be allowed
Boolean setformallowvoluntary(Character character, Text form, Boolean allowVoluntary)
Contexts: computer function, computer program, standard futureprog
Sets whether a form permits voluntary switching and returns true on success.
character: The character who owns the form
form: The form alias or body id
allowVoluntary: Whether voluntary switching should be allowed