PreviousNextIndex

NODE-VALUE attribute

Returns (or sets) the value of the XML node.

Data type: CHARACTER

Access: Readable/Writeable

Applies to: X-noderef object handle

The following example demonstrates the use of the NODE-VALUE attribute:

IF hNoderef:NODE-VALUE = "500" THEN  
  hNoderef:NODE-VALUE = "1000". 


OpenEdge Release 10.2B
Copyright © 2009 Progress Software Corporation
PreviousNextIndex