| Attribute | Description | |
| DigScript.Attribute | Signal in the database of type boolean that should | |
| influence the component. | ||
| DigScript.Arguments | Arguments that can be used as p1-p9 in the script. The arguments | |
| will be translated as a commmand (see action Command), for example | ||
| $object is replace by the current instance for an object graph. | ||
| DigScript.Level | If level is 0, the script is executed when the signal changes | |
| from 0 to 1. If level is 1, the script is executed cyclically | ||
| when the signal is high. | ||
| DigScript.Script | Xtt script that will be executed. |