RiftTextfield:GetCursor

Returns the current position of the cursor.

Usage:

cursor = RiftTextfield:GetCursor()
ParameterTypeDatatypeDescription
cursorresultnumberThe current position of this cursor. 0 indicates a cursor placed before any text.