Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

Version 1 Current »

Description

Removes unused parameters from the selected character unless -onMod option is used to specify a character.

Functional area

Parameters

Command syntax

Syntax

removeUnusedParameters [-onMod string] [-solving]

Arguments

None

Flags

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



Return value

void

Examples

// Remove all unused parameters from the selected character
removeUnusedParameters;

Additional information

Related commands

  • No labels