Forum Discussion
4 Replies
- christwrContributor III
- vsureshNew Contributor
Thank you for your reply. I get this error message:
Could not compile expression: Date.now().toLocaleDateString( … (Reason: Invalid token: ‘“’ for expression: Date.now().toLocaleDateString( …; Resolution: Please check expression syntax)
Thanks - dmillerFormer Employee
That’s an issue with copy and pasting from the Community. Replace the quotation marks after you paste it into SnapLogic so that you get straight quotation marks instead for the angled ones.
- vsureshNew Contributor
Thank you both very much. It worked! You are right the copy -paste messed up the quotation marks.
Appreciate the help from both of you!