FutureProg functions
clearformtransformationecho
Overload 1
clearformtransformationecho overload 1
Boolean clearformtransformationecho(Character character, Number form)
Available in
- computer function
- computer program
- standard futureprog
Clears a form transformation echo so the default echo is used.
| Parameter | Type | Description |
|---|---|---|
character |
Character |
The character who owns the form |
form |
Number |
The form alias or body id |
Overload 2
clearformtransformationecho overload 2
Boolean clearformtransformationecho(Character character, Text form)
Available in
- computer function
- computer program
- standard futureprog
Clears a form transformation echo so the default echo is used.
| Parameter | Type | Description |
|---|---|---|
character |
Character |
The character who owns the form |
form |
Text |
The form alias or body id |