The python scripting operators Python scripting - with input table and Python scripting scan the script for and call the following functions.
Function | TIS Parameters | Other data node’s result tables | TIS Files | TIS Tables | Description |
---|
main | read, write | read | read, write | write | Legacy. All functionality is available and more easily accessible in run. |
simple_main | read, write | no access | read, write | no access | An easy interface to manipulate the data node’s table. Can be used synchronously and asynchronously. |
create_table | read, write | no access | read, write | no access | Creates a table. If there is a table in the data node (Python scripting - with input table , it is replaced. |
run
| read, write | read | read, write | write | Synchronous and asynchronous access to all objects defined in the operation settings (see below). |