Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 337 Bytes

ReadUpdatedTimeVar.md

File metadata and controls

14 lines (7 loc) · 337 Bytes

Action: Read Updated Time

This action is similar to the readVar action at the exception that if the var contains nodes, the nodes travel to the current context time.

A simple way to call after having statically imported it is:

.then(readUpdatedTimeVar("myvar"))

The first argument being the variable to read from.