Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

NameFlag argumentsArgument typeExclusive toComments
onMod1stringDefines the character to remove unused parameters from.
solving



Return value

void

Examples

Code Block
languagetext
// Remove all unused parameters from the selected character

...


removeUnusedParameters;

Scroll pagebreak

Additional information

...