Member variable Get():width Foundation

Number of characters of the Get object's data that are visible on the screen.

Attribute: EXPORTED, READONLY
Data type: Numeric
Description

This instance variable contains a numeric value which indicates the visible width of the data associated with the Get object that is displayed on the screen. This may not be the same value as the length of the data itself. For example, the PICTURE string "@S" allows data to be edited that is longer than what is displayed, causing the data to scroll as necessary. The entire length of the edit buffer is stored in the instance variable :length.

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.