Method Get():toDecPos() Foundation
Positions the cursor to the right of the decimal point.
:toDecPos() --> self
:toDecPos() returns a reference to the Get object.
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.
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.