/
listParameters
listParameters
Description
Prints the parameters on the selected character to the command log.
If -mod is used the parameters on the character specified will be printed. Has options for static or dynamic parameters only.
Functional area
Parameters
Command syntax
Syntax
listParameters [-onMod string] [-staticOnly] [-dynamicOnly] [-solving] |
Arguments
None
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
onMod | 1 | string | — | Defines the name of the character whose parameters will be listed. |
staticOnly | Prints static parameters only. | |||
dynamicOnly | Prints dynamic parameters only. | |||
solving |
Return value
void
Examples
// List the parameters for the selected character. listParameters;
Additional information
Related commands
, multiple selections available,
Related content
getParameters
getParameters
More like this
getParameterExpression
getParameterExpression
More like this
setParameter
setParameter
More like this
removeUnusedParameters
removeUnusedParameters
More like this
getParameterUserValue
getParameterUserValue
More like this
removeAllParameters
removeAllParameters
More like this