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
2 replies
Subscribers
8 subscribers
Views
1664 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hello, I want a function similar to "find", but instead of search
Adel Ammari
over 9 years ago
Hello,
I want a function similar to "find", but instead of searching from the begging, i want it to search from the end.
If none, as a work around, it would also work to use the existing find function, but with an inverse string, so if the string i had was "hello", i want to instead send "olleh" to the find function.
Is either possible?
Thank you.
OriginalPostID-151036
OriginalPostID-151036
Discussion posts and replies are publicly visible
Top Replies
Mike Schmitt
over 9 years ago
+1
Certified Lead Developer
here's an expression (let's say "rule!reverseText") that might help you: =concat(char(reverse(code(ri!text))))
Parents
0
Adel Ammari
over 9 years ago
Thank you, it worked perfectly.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Adel Ammari
over 9 years ago
Thank you, it worked perfectly.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data