- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
As the error states, 'like' isn't supported in internal expressions.
JS you'd want to return input.match('text').
A safer way of checking content is via a control typology rule, as you can check interpolated content and the security's not in the UI.
Thanks,
-Jon