Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
3 replies
Subscribers
7 subscribers
Views
1947 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Howdy. Given a CDT object, is it possible to refer to its fields dynamically? Eg
hajii
over 12 years ago
Howdy. Given a CDT object, is it possible to refer to its fields dynamically? Eg instead of CDT.someField could I do something like getfield(CDT,"someField") or by some functional equivalent?
Thanks and Stay thirsty my friends;).
...
OriginalPostID-62784
OriginalPostID-62784
Discussion posts and replies are publicly visible
0
Sathya Srinivasan
Appian Employee
over 12 years ago
You can use the property function.
See (
forum.appian.com/.../
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Abhishek Shadangi
Appian Employee
over 12 years ago
You can use index(pv!cdt, "someField", <defaultValue>).
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
hajii
over 12 years ago
Kool. Thanks.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel