Method XbpSetting():editBuffer() Foundation
Returns the value in the edit buffer of the toggle.
:editBuffer() --> xValue
This method returns the value found in the edit buffer of the XbpSetting object.
The method :editBuffer() returns the current value in the edit buffer of the XbpSetting 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.
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.