/
getParameterPriorValue
getParameterPriorValue
Description
Gets the prior value of the subject parameter.
This command takes one argument, which is a string, and must be the name of the parameter whose prior value you want to obtain.
Functional area
Parameters
Command syntax
Syntax
getParameterPriorValue parameterName [-onMod string] [-solving] |
Arguments
Name | Type | Required | Comments |
---|---|---|---|
parameterName | string | yes | The name of the parameter whose prior value you want to obtain |
Flags
Name | Flag arguments | Argument type | Exclusive to | Comments |
---|---|---|---|---|
onMod | 1 | string | — | The character that owns the parameter should be selected. If it is not, the onMod flag may be used to specify it. |
solving | By default, the command operates on parameters of the labeling setup, but the solving flag may be used to operate on the solving setup parameters. |
Return value
float
, multiple selections available,
Related content
setParameterPrior
setParameterPrior
More like this
getParameterUserValue
getParameterUserValue
More like this
setStaticParameterExpression
setStaticParameterExpression
More like this
setStaticParameterExpression
setStaticParameterExpression
More like this
getParameterExpression
getParameterExpression
More like this
setStaticParameterUserValue
setStaticParameterUserValue
More like this