FORMULA LANGUAGE
Examples: @Second
1. This example returns 45.
@Second([9:30:45])
2. This example returns 45 if the current time is 12:30:45 P.M.
@Second(@Now)
3. This example returns 45 as a text string if the contents of the field named Date is any timedate value in which the number of seconds is 45.
@Text(@Second(Date))
See Also
@Second
Glossary
Help on Help
Open Full Help Window
Glossary
Help on Help
Open Full Help Window