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
4 replies
Subscribers
7 subscribers
Views
1914 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
AI and Rules
Hi, i'm trying to execute 'apply' function to 'updatearray'
erick258
over 9 years ago
Hi, i'm trying to execute 'apply' function to 'updatearray' function, but it responds me with an error telling me that my input is not an array while my input is an 12 characters long array with all zero values e.g. {0,0,0,0,0,0,0,0,0,0,0,0}. Anything wrong with the things i have done?
A screenshot is attached for a clearer understanding.
OriginalPostID-174391
OriginalPostID-174391
Discussion posts and replies are publicly visible
Parents
0
ammireddys
A Score Level 1
over 9 years ago
Hi Eric,
Can you try with below snippet.
So your code would be like this "apply(fn!updatearray(ri!array,_,_),{10},{1})".
Thanks.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
ammireddys
A Score Level 1
over 9 years ago
Hi Eric,
Can you try with below snippet.
So your code would be like this "apply(fn!updatearray(ri!array,_,_),{10},{1})".
Thanks.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data