Annotation Type | Description |
---|---|
AppianScriptingFunctionsCategory |
Functions annotated with this annotation will show up under the internal
"Appian Scripting Functions" category.
|
Category |
Defines the category in the expression editor in which the function annotated with
this annotation should appear.
|
Function |
Indicates that either a method is a function (if placed on a method), or that all
public methods in a class are functions (if placed on a class).
|
HiddenCategory |
Functions annotated with this annotation will not show up in the Expression Editor UI.
|
Parameter |
Defines the behavior of an expression function parameter.
|
Copyright © 2003-2024 Appian Corporation. All Rights Reserved.