...
siteDateTime: gets the current date and time for the site associated with the target Ref of the bline program
Using the Date/Time Block
After the user has created or opened a new or existing program, in the Runcycle, the date/time block can be used inside different other blocks like: SET, IF, RETURN....
Let say we have a SET block already and the user wants to get the current data and time for the site associated with the target Ref of the bline program. Once the SET block has been added, the user will just type siteDateTime and the block will appear as an option.
(Click to enlarge)
Once the block has been selected it will look like this:
Example Date/Time Setup
The above screenshot represents several examples of the date/time block usage.
...