Equinox Online Help - Language Reference - A to Z
Minute |
|
|---|---|
| Applies to | ![]() |
| Syntax | Minute(TimeExpression) |
| Action | [Function] Returns the minute value from a specified time. |
| Scope | Usable anywhere. |
| Notes | The function extracts the minute value from TimeExpression and returns it as a number. |
| Category | Time handling |
| See Also | Hms, Hmsadd, Hour, Now, Second, Timer |
| Example | This example extracts the number of minutes from the field StartTime. number mins |
