UniBasic Commands Reference - Rocket Software

UniBasic Commands Reference - Rocket Software UniBasic Commands Reference - Rocket Software

rocketsoftware.com
from rocketsoftware.com More from this publisher
11.04.2013 Views

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm 3/5/10 XDOMGetNodeValue Syntax XDOMGetNodeValue(nodeHandle, nodeValue) Note: This function is case-sensitive. If you want it to be case-insensitive, you must compile your programs using the BASIC command with the -i option. Description XDOMGetNodeValue gets the node value. Parameters The following table describes each parameter of the syntax. Parameter Description 1-950 UniBasic Commands Reference nodeHandle The handle to the DOM node. [IN] nodeValue The string to hold the node value. [OUT] The nodeValue parameter uses the out-encoding parameter set in the system-level or account-level xmlconfig file, the XMLSE- TOPTIONS command, or the XMLSetOptions() API. XDOMGetNodeValue Parameters

C:\Program Files\Adobe\FrameMaker8\UniData Return Codes The return code indicating success or failure. The following table describes the value of each return code. Return Code Description XML.SUCCESS The function completed successfully. XML.ERROR An error occurrred. XML.INVALID.HANDLE An invalid DOM handle was returned to the function. XDOMGetNodeValue Return Codes XDOMGetNodeValue 1-951

C:\Program Files\Adobe\FrameMaker8\UniData 7.2\7.2rebranded\BASICREF\BASRX.fm<br />

3/5/10<br />

XDOMGetNodeValue<br />

Syntax<br />

XDOMGetNodeValue(nodeHandle, nodeValue)<br />

Note: This function is case-sensitive. If you want it to be case-insensitive, you<br />

must compile your programs using the BASIC command with the -i option.<br />

Description<br />

XDOMGetNodeValue gets the node value.<br />

Parameters<br />

The following table describes each parameter of the syntax.<br />

Parameter Description<br />

1-950 <strong>UniBasic</strong> <strong>Commands</strong> <strong>Reference</strong><br />

nodeHandle The handle to the DOM node. [IN]<br />

nodeValue The string to hold the node value. [OUT]<br />

The nodeValue parameter uses the out-encoding parameter set in<br />

the system-level or account-level xmlconfig file, the XMLSE-<br />

TOPTIONS command, or the XMLSetOptions() API.<br />

XDOMGetNodeValue Parameters

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!