Annotation Interface SupportedEnvironments
Defines the environments in which this function is supported
By default, all functions created with the @Function annotation will be marked as supported in the low code platform environment. See
This information is used to show design guidance in the interface designer
By default, all functions created with the @Function annotation will be marked as supported in the low code platform environment. See
Environment
for a list of valid environments
This information is used to show design guidance in the interface designer
-
Optional Element Summary
-
Element Details
-
value
com.appiancorp.core.expr.Environment[] value- Default:
- {LOW_CODE_PLATFORM}
-