1 Reply Latest reply on Sep 24, 2014 1:25 AM by wguo

    [Form-modeler] What's the correct way to use Functions in formmodeler

    wguo

      Hi ,

          I want to add a check on my input which don't allow include some special chars , as the tip said i can use Functions class , so i write the

          =Functions.String.containsNone({$this}," ")  in pattern filed . But after that , it always report error even the value is correct .

          So is there any wrong when i used the Functions ?


      Thanks !