Method of Variable Container.
Returns an array of references to Variable Objects of the class specified by Class Id within the current variable container. You can use the Class Identifier property of a variable object to obtain a valid string for the Class Id input of this method.
Name | Type | Direction |
---|---|---|
Class Id | String | in |
Descendants[] | Array of Variable Object references | out |