Variantget_
|
| Name | Description | |
|---|---|---|
| get_Elem(String) | If the variant's type is Table, gets the Variant value from the table using the specified key. For other types, the method is invalid. | |
| get_Elem(String, Variant) | If the variant's type is Table, gets the variant value from the table using the specified key. For other types, the method is invalid. |