Forum Post: RE: how to return array in eval block

  • Thread starter Thread starter gonzales.pgon@gmail.com
  • Start date Start date
Status
Not open for further replies.
G

gonzales.pgon@gmail.com

Guest
Hi Santosh, I am very sorry for the confusion I actually have a 2day array from my eval function and i want to return it to my script. The problem is that rollbase converts returns from evals into strings. Are there any workarounds with this? var arr = #EVAL [for (var i = 0; i email.length; i++) { if ( '{!#CURR_USER.email#text}' == email[0]) { user = email[1]; } } return email;];

Continue reading...
 
Status
Not open for further replies.
Back
Top