/
setStaticParameterExpression

setStaticParameterExpression

Description

Sets the expression of a static parameter of the given name.

Functional area

Parameters

Command syntax

Syntax

setStaticParameterExpression parameterName parameterValueOrExpression [-onMod string] [-solving]

Arguments

NameTypeRequiredComments
parameterNamestringyesSpecifies the name of the parameter added
parameterValueOrExpression


Flags

NameFlag argumentsArgument typeExclusive toComments
onMod
stringUse to specify the character on which the parameter exists. Without this option, the selected character is used.
solving


Specifies if the parameter exists on the solving setup instead of the labeling setup

Return value

void

Related content