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