Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Verified Answer
+1
person also asked this
people also asked this
Replies
3 replies
Answers
2 answers
Subscribers
9 subscribers
Views
12022 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
User Interface
What is difference between a! and fn! ?
tirumalar0001
over 6 years ago
?
Discussion posts and replies are publicly visible
Top Replies
aloks0189
over 6 years ago
+3
suggested
Certified Lead Developer
Hi tirumalar0001 there are few differences between a! and fn! as mentioned below: 1. You can access Custom Plugin expression function using fn! whereas you cannot do the same by using a! e.g: fn!isusernametaken…
divyas417665
over 6 years ago
+2
verified
Certified Lead Developer
Appian functions are divided into two namespaces: "a" and "fn." All plugin functions are in the "fn" namespace, and all functions in the "a" namespace are Appian-native functions. However, some Appian…
Parents
+1
divyas417665
Certified Lead Developer
over 6 years ago
Appian functions are divided into two namespaces: "a" and "fn." All plugin functions are in the "fn" namespace, and all functions in the "a" namespace are Appian-native functions. However, some Appian-native functions are also in the "fn" namespace. Some of the a! functions are available as smart services that we can use in process models.
Cancel
Vote Up
+2
Vote Down
Sign in to reply
Reject Answer
Cancel
Reply
+1
divyas417665
Certified Lead Developer
over 6 years ago
Appian functions are divided into two namespaces: "a" and "fn." All plugin functions are in the "fn" namespace, and all functions in the "a" namespace are Appian-native functions. However, some Appian-native functions are also in the "fn" namespace. Some of the a! functions are available as smart services that we can use in process models.
Cancel
Vote Up
+2
Vote Down
Sign in to reply
Reject Answer
Cancel
Children
No Data