LoadFromClientFile Procedure
Prompts the user to upload an XML file that can be loaded.
Signature
LoadFromClientFile(DialogText: Text; XPath: Text) : Integer
Parameters
DialogText
Text
The text displayed in the prompt.
XPath
Text
The XPath that should be loaded when the reader is loaded.
Returns
Integer
A unique number identifying the XML nodes found with the given XPath. If no nodes could be found that matched the provided XPath, a zero (0) will be returned.
This documentation is generated from Smart Toolbox v27.0