|
||
On this tab, you can view and modify the code of the edited macro condition directly, without any graphical interface. The condition needs to be defined through standard K# macro code and should always return a boolean value (true or false). Autocompletion support is provided when writing in the editor.
Additional resources may be found in:
•Developer's Guide -> Development -> Macro expressions
•Developer's Guide -> Development -> Macro expressions -> Macro conditions