GetComment Method (XDATA)
9.8A
The GetComment method returns the comment string value for a DOM_COMMENT_NODE node. The method uses the following format:
|
|
|
|
Where:
Flags Affected: EOS, OVER, ZERO
Note the following:
The ZERO and OVER flags are set FALSE.
The EOS flag is set TRUE if the comment string value must be truncated to be stored into the {return} variable.
If the comment string exists, the {return} contains the string data. Otherwise, the {return} variable is set NULL..
See Also: XDATA, XDATA Methods, Method Syntax
![]() |