Материал из Module developer
Executed function. The incoming parameter to the function can be:
- If [Default] is used, the incoming parameter is default parameter in the String format, set by a module developer.
- If [AdvancedField] is used, the incoming parameter is a value of Object or String type depending on [AdvancedField] format
The function must return the boolean value (true, false), signaling that a condition is executed (true - a condition is executed)
