11.13.7 GetString Method
Gets the string value at the specified index.
Input Arguments
Name | Type | Mandatory | Description |
|---|---|---|---|
Index | Number | Yes | The index 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. |