While trying to save/verify a method in the Servoy Editor using the following code:
// Implements "Google"-like search function for all text fields in the actions table
The error “function keyword found in this script” is given, even though “function” is located inside a comment.
Using
Servoy Developer
Version 3.5.3-build 516
Java version 1.5.0_06-b05 (Windows XP)
-Aron