The value of an action parameter can be set in three ways:

  • Directly by assigning a value to the parameter - button 

  • Using the expression constructor - button

  • By using robot resources or the results of previously executed actions - button

The expression constructor is designed to create an expression whose evaluation result will be used as the value assigned to the action parameter. It is recommended to use the expression constructor when the value of the action parameter is computable, i.e. it is calculated based on a certain formula.

  • Нет меток