Second
Kalipso - Form - Expressions - Functions - Functions Descriptions - Time Functions - Second
This Function returns a <string>, which is the seconds of the specified Time.
Parameters
Source Time <string> - Time to get the seconds from. This parameter must be in format HHMMDD.
Examples
Example 1
Second("083422") Result = 22
Last updated