Member variable Get():original Foundation

Contains the original value of the variable associated with the Get object.

Attribute: EXPORTED, READONLY
Data type: Character | date | logical | numeric | NIL
Description

When a Get object receives input focus a copy of the value contained in the variable is stored in the instance variable :original. The method :undo() uses this value to restore the variable to its value at the time the Get object acquired focus. When a Get object does not have input focus, :original contains NIL.

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.