cursor_current()
Learn how to use the cursor_current() function to return a string type value.
Retrieves the current value of the cursor of the database in scope.
Syntax
cursor_current()
Returns
Returns a single value of type string
that encodes the current value of the
cursor of the database in scope.
Related content
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.