...
Scroll tablelayout | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
onMod | 1 | string | — | Defines the character to remove all parameters from. |
staticOnly | ||||
dynamicOnly | ||||
solving |
Return value
void
Examples
Code Block | ||
---|---|---|
| ||
// Remove all parameters from the selected character |
...
removeAllParameters; |
Additional information
Related commands
...