Forum Post: RE: using eval block to do logic - missing ) after condition

  • Thread starter Thread starter bakar
  • Start date Start date
Status
Not open for further replies.
B

bakar

Guest
Try to add quotes around {!#CURR_USER.email} if ( '{!#CURR_USER.email}' == arr[0]) // check if current mail is one of those { user = arr[0]; }

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