xmlGetLength (XML Creation & Manipulation)
- Purpose
- This command gets the length of an XML.
- Syntax
- xmlGetLength(xml_string || path, VariableName )
- Target
- xml_string || path
- Value
- VariableName
- Return Value
- Returns the length of the xml_string in numerics.
Example(s):
Click here to see the example