Jump to content
UBot Underground

Recommended Posts

Hey guys, how do you setup an if command that is reliant on a UI? So for instance if I have a check box, and I only want a particular sub to run if the check boxed is checked, how would I do that?

Link to post
Share on other sites

The variable you assign to the checkbox will be set to True if checked and False if not. So simply do an evaluate on the variable for if it is equal to true.

 

post-732-12734794668101_thumb.jpg

 

Andy

Link to post
Share on other sites
  • 2 weeks later...
  • 3 months later...

I know this is an old post but thank you guys. This was both the question I had and the answer I was looking for. Gotta love the search function, I always use the search function before asking a question in the forum.

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.

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.

Loading...
×
×
  • Create New...