Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
+1
person also asked this
people also asked this
Replies
11 replies
Answers
2 answers
Subscribers
8 subscribers
Views
7766 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi Forum If I had two text arrays, both with the same count() values,
lincolnf454
over 11 years ago
Hi Forum
If I had two text arrays, both with the same count() values, is there an easy way to concatenate the two arrays so that their respective indexes would match up?
eg
Array 1: {A;B;C;D}
Array 2: {E;F;G;H}
The resulting array would be {AE;BF;CG;DH}
I've tried saving ((pv!array1)&(pv!array2)) into a new array with no success.
Any help would be greatly appreciated! ...
OriginalPostID-88036
OriginalPostID-88036
Discussion posts and replies are publicly visible
0
Mike Schmitt
over 4 years ago
in reply to
davel001150
For real...
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
<