IMsFormulaTransformVariables.FindById

Syntax

FindById(VariableId: String): IMsFormulaTransformVariable;

Parameters

VariableId. Variable identifier, based on which the search is performed.

Description

The FindById method searches a variable based on a specified identifier.

See also:

IMsFormulaTransformVariables