Member variable XbpSLE():bufferLength Foundation
Sets the maximum length of the edit buffer.
An XbpSLE object uses an edit buffer that is set by default to a maximum length of 32 characters. If an XbpSLE object is to edit a variable with a specific maximum length, :bufferLength should be set to this maximum character string length. The largest value that can be specified for :bufferLength is 65535. This corresponds to a maximum edit buffer length of 64Kb for the XbpSLE object.
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.