Jump to content
UBot Underground

Check to see if table cell is blank


Recommended Posts

I'm trying to do a "IF" statement to check and see if a table cell is empty.

 

I'm currently using "Comparison", "Table Cell" "=" "$nothing"

 

However it still runs through the "Then" even if the table cell has something in it.  So what is the right or best way to check if a table cell is empty, if so, then do something.

 

Richard

Link to post
Share on other sites
I'm currently using "Comparison", "Table Cell" "=" "$nothing"

 

The condition should be compared to $nothing (which is a native UB function/parameter) and not "$nothing" which would basically be the string $nothing per se...

Link to post
Share on other sites

Here is how you can copy/paste your code even when you have only Node View (STD license, like you do at this time):

 

http://www.ubotstudio.com/forum/index.php?/topic/12398-tip-how-to-visualise-ubot-code-for-standard-license-owners/&do=findComment&comment=66987

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...