Member variable Get():rejected Foundation

Indicates whether a character was transferred into the edit buffer.

Attribute: EXPORTED, READONLY
Data type: Logical
Description

This instance variable contains a logical value. When a Get object has input focus, :rejected is .T. (true) when an update to the edit buffer fails. For example, :rejected will be .T. when an attempt is made to insert a numeric value into a position defined by an edit mask as accepting only characters. In all other situations the instance variable is .F.

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.