Contributor
- Joined
- Dec 10, 2018
- Messages
- 757
- Thread Author
- #1
i tried the function block my first time
everything is working fine till to the last point i used the countoccurrence function block and it counts correctly and the number gets parsed into a var
now i want to make a keycheck if the number is for example 5
i get this in the debugger
with outcome 5
Parsed variable | Name: family | Value: 5
<--- Executing Block KEY CHECK --->
with status: ban
with outcome 5 is green and means its in the function source but i tried that in keycheck with <source> contains "with outcome 5" and keycheck gave me ban
then i tried
<VAR> greaterthan/contains/exists "5" and i got still a ban
here is a picture:
everything is working fine till to the last point i used the countoccurrence function block and it counts correctly and the number gets parsed into a var
now i want to make a keycheck if the number is for example 5
i get this in the debugger
with outcome 5
Parsed variable | Name: family | Value: 5
<--- Executing Block KEY CHECK --->
with status: ban
with outcome 5 is green and means its in the function source but i tried that in keycheck with <source> contains "with outcome 5" and keycheck gave me ban
then i tried
<VAR> greaterthan/contains/exists "5" and i got still a ban
here is a picture:
