Using > in dalekjs

22 views
Skip to first unread message

Sem Binner

unread,
Jan 27, 2016, 9:43:03 AM1/27/16
to DalekJS
Hello,

I am trying to make a test to check if a value is bigger than 2. I tried to use a variable and it was fine by putting in the correct value but when i am trying to put in these ways it doesnt work.

 var amountOfContacts >= 2;
 var amountOfContacts =>2;
 var amountOfContacts > 2;

I am not really experienced with DalekJS but i cant find an aswer someone either.

does anyone know how to fix this? Thanks.
Reply all
Reply to author
Forward
0 new messages