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
1884 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Does anyone else experience this error with the split() expression? A
danielh754
over 9 years ago
Does anyone else experience this error with the split() expression?
Any ideas on how to solve?
OriginalPostID-157001
OriginalPostID-157001
Discussion posts and replies are publicly visible
0
danielh754
over 9 years ago
Please disregard
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
danielh754
over 9 years ago
Meant to use extract()
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Rahul Gundu
over 9 years ago
Split function accepts only two parameters, split(text,separator), but in the code you have given 3 parameters instead of 2.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel