NOW

NOW returns the current date/time value in serial number format.

This function is valid in both rules and TurboIntegrator processes.
Note: If you are using NOW as a calculated consolidation value, set RestrictVolatileValuesFromCache to True in the tm1s.cfg configuration file to automatically update the consolidation value whenever you refresh or recalculate.

Syntax

NOW

Arguments

None.

Example

 ['current_date'] = C: Now() 

NOW returns the current date/time value in serial number format.