Property Type: Script

With the new script property type it's also possible to use conditions and instructions not only within the flow but at every object. Script properties are similar to usual text properties, but offer scripting support with syntax highlighting, auto-completion and error detection. Just like text properties, they come in three different shapes: small, medium and large.

You can add a script property to a feature in the usual way, by selecting the property type in the menu of the left and dragging it over to the layout area in the middle of the feature editor.


Script properties have a specific parameter called "Script type". In this drop-down you can choose what kind of scripting support you need. You can choose between supports for conditions or instructions or you can deactivate the error validation completely.