IF statment and Find element

Hi

Swap the Find element with ‘Element exists’.

Then create the output with ‘Ctrl + k’.
Name it ‘bool_ElementFound’

Then simply insert this into the condition of the ‘IF’ statement.

Then branch will be the ‘True’ branch.
Else will be the ‘False’ branch

Take a look at this post:

Cheers

Steve

1 Like