Function IdentifierElementRange(identifierName)

IdentifierElementRange

The function IdentifierElementRange returns the range as a set.

IdentifierElementRange(
     identifierName)       ! (input) scalar element parameter

Arguments

identifierName

An element expression in the predefined set AllSymbols specifying the identifier for which the range should be obtained.

Return Value

This function returns the set, as an element in AllSymbols, that is the range of identifierName if it is element valued. If identifierName is not an identifier, an error message is issued. If identifierName is not element valued, the empty element is returned without further warning.

See also