11.12.7 GetString Method
Gets the string value of a child element with the specified name.
Input Arguments
Name | Type | Mandatory | Description | Key | String (Unicode) | Yes | The name of the child element. | DefaultValue | String (Unicode) | No | The default value if no element with the specified name exists. |
|
Return Value
Type | Description | String | The string value of the child element. |
|