SubstProbeExpression Function

Substitutes node names in a probe expression. Used by fixed probe symbol

Arguments

Number Type Compulsory Default Description
1 string Yes Expression
2 string Yes Node names
3 string Yes Node substitutions

Argument 1

Expression to be substituted

Argument 2

Node names to be substituted

Argument 3

Node names to substitute the values in arg 1

Returns

Return type: string

Substituted expression

See Also