@brucek5 said in SetTime() and document updating:
It sounds like 'op' is similar to 'this' in c#
op is a pre-defined variable. Using a tag to script your python, op point to the tag itself. But using the visual selector, op will point to the object in the link and could be None.
You can have a look at our manuals page where you will find Python Scripting Nodes that will give information about pre-defined variables for each node where you can use python.
Cheers,
Manuel