Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the one value for the current position.
Syntax
public anytype currentOne()
Run On
Called
Return Value
Type: anytype
The one value of the current position.
Exceptions
Exception | Condition |
---|---|
Error | The current position was not initialized by calling the first method. |