psURL - BaseXmlDomDocument
Returns the URL of the most recent XML document that contained an error
Type: Property
Access: Read-Only
Data Type: String
Parameters: None
Syntax
Property String psURL
| Access Type | Syntax |
|---|---|
| Read Access: | Get psURL to StringVariable |
Description
psURL returns the URL of the most recent XML document that contained an error.
Note that the DomDocument is different (it returns the last loaded URL or "" if a new document)