Member variable Get():decPos Foundation

Contains the decimal point position in the edit buffer.

Attribute: EXPORTED, READONLY
Data type: Numeric
Description

When a Get object has input focus and is associated with a numeric data source, :decPos contains an integer number which specifies the position of the decimal point within the edit buffer. This number is used by the method :toDecPos() to position the cursor directly behind the decimal point. When the Get does not have focus or is associated with a non-numeric data source, :decPos contains 0.

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.