GetFallBackExpiry() function
- Last UpdatedSep 11, 2024
- 1 minute read
Syntax
The syntax of the script function is as follows:
result = GetFallbackExpiry();
Return value
Converts an UTC timestamp for the offline connected experience end date and time to local date and time, which is returned as a string.
Example
string FallBackExpiry = GetFallbackExpiry();