IsXmlAttribute
Determines whether the function parameter is an ATTRIBUTE node of an XML doc.
Will return false for values refernced through the XMLAttributes struct. Useful for the results of XMLSearch()
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| Value to test |
Examples
Related
Last updated