Robotic Process Automation (RPA)

 View Only

 Logical Operators

Larissa Reis's profile image
Larissa Reis posted Thu September 11, 2025 09:52 AM

Hello

I would like to know if IBM RPA supports the use of logical operators such as AND, OR, and NOT directly within conditional commands.
For example, can these operators be applied inside a While or If statement to combine multiple conditions?

Claudio Ribeiro Fonseca's profile image
Claudio Ribeiro Fonseca

Hello Larissa,

Logical operators can only be used with the evaluate command, and return will always be a Boolean variable.