IMsUORuntimeControlTerms.FindByString

Syntax

FindByString(Value: String): Integer;

Parameters

Value. String value of controlling variable.

Description

The FindByString method searches for a controlling variable by a string view and returns variable index in the collection.

Comments

The method returns the -1 value if the controlling variable was not found.

See also:

IMsUORuntimeControlTerms