-
Beta Was this translation helpful? Give feedback.
Answered by
cromewar
Mar 24, 2022
Replies: 1 comment 2 replies
-
|
Hello @msint |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
cromewar
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @msint
Did you tried just declaring the array before send it?
Instead of use the actual values on the function call you can try sending the whole array as a parameter.
Also if you share your code here it'll be easier to help you.
Cheers.