Previous Next

NODE-VALUE attribute
Returns (or sets) the value of the XML node.
Data type:
Access:
Applies to:
The following example demonstrates the use of the NODE-VALUE attribute:
 
IF hNoderef:NODE-VALUE = "500" THEN 
  hNoderef:NODE-VALUE = "1000".

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.