Member variable Get():length Foundation
Total number of characters in the edit buffer (including blank spaces).
Attribute: EXPORTED, READONLY
Data type: Numeric
Description
This instance variable contains a numeric value which indicates the entire width of the associated variable including the characters which are not visible on screen. For example, the PICTURE format "@S" allows the edit buffer to contain more characters than are displayed. The number of characters in the edit buffer visible on screen is stored in the instance variable :width.
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.