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
Inputs
- Outputs:
window id, number; app path, text;;
Experienced tips
Search Tags
output variables
send data out of the macro