Method Xbp3State():editBuffer() Foundation

Returns the value in the edit buffer of the three state button.

Syntax
:editBuffer() --> nValue
Return

This method returns the value found in the edit buffer of a three state button.

Description

The method :editBuffer() returns the current value in the edit buffer of the Xbp3State object. This method is only necessary during data validation and is called by the validation code block. In other cases, the current value is determined using the method :getData()which uses the code block in :dataLink to retrieve the data. !END

Feedback

If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.