Retrieve the current number.
- Precondition:
- A transaction has been started and get_next_value has been called previously.
- Parameters:
-
| value | Variable to hold the current number |
- Returns:
- The number most recently returned by get_next_value within the current transaction.