Skip to content

Macro Output

Description

Provides the macro output ports as input for convenient linking

Input Ports

Name dataType sourceType required description
Outputs text-list manual-only true The output variables that will be added dynamically as input ports of the command
Error trigger a Error trigger to be linked to a different process
Message text The error message that will be sent to a different process
End trigger This is the same as the run trigger, excepts it ends the process and send the outputs to other linked processes

Scenarios

  • The user wants to send values from inside this macro to be used inside of a job
  • The user wants to send values from inside this macro to be used inside of an other macro

Use case

Command

Inputs
  • Outputs: window id, number; app path, text;;
Experienced tips
  • If the output variable list is empty, please go and create it first.
  • If you are struggling updating the output variable, read here
Search Tags

output variables send data out of the macro