FORMULA LANGUAGE
Examples: @Minute
1. This example returns 30.
@Minute([9:30])
2. This example returns 15 and 30 in a list.
@Minute([9:15] : [9:30])
3. This example returns 56 if the Time field contains 8:56:34 P.M.
@Minute(Time)
4. This example returns 59 if the Date field contains: 7/30/95 9:59:59.
@Minute(Date)
5. This example returns 00 if the current document's created date was 9/29/95 3:00:12 A.M.
@Minute(@Created)
See Also
@Minute
Glossary
Feedback on
Help
or
Product Usability
?
Help on Help
All Help Contents
Glossary