Sign in to follow this  
300Thousand

how can i keycheck a parsed variable/function

Recommended Posts

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

contains "with outcome 5" and keycheck gave me ban

then i tried

greaterthan/contains/exists "5" and i got still a ban

 

here is a picture:

 

 

gTgwj9l.png

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Sign in to follow this