GETTOKENSBYDATE
Get the token array created on or before a specific date from the token vault.
Import Parameters
- CALENDARDATE - A valid calendar date.
From the common parameters, refer to the source code below for exact parameters.
Table Parameters
- TOKEN - An array of tokens created on or before the specified calendar date (Output parameter).
Source Code