SubstProbeExpression Function

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

Arguments

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

Argument 1

Node names to be substituted

Argument 2

Node names to substitute the values in arg 1

Argument 3

Expression to be substituted

Returns

Return type: string

Substituted expression

See Also