Method Get():toDecPos() Foundation

Positions the cursor to the right of the decimal point.

Syntax
:toDecPos() --> self
Return

:toDecPos() returns a reference to the Get object.

Description

When a Get object has input focus and is associated with a numerical value, :toDecPos() positions the cursor to the first character to the right of the decimal point in the edit buffer. If the Get object is not associated with a numeric value, :toDecPos() has no effect.

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.