Minute

Kalipso - Form - Expressions - Functions - Functions Descriptions - Time Functions - Minute

This Function returns a <string>, which is the minutes of the specified Time.

Parameters

  • Source Time <string> - Time to get the minutes from. This parameter must be in format HHMMDD.

Examples

  • Example 1

Minute("083422") Result = 34

Last updated