Get media
Get a certain media file and store it into the execution scope for further processing.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Id | The id of the media file to load | STRING | true |
Output
Name | Description | Type | Default value |
---|---|---|---|
Result | The name of the variable in which the loaded media file will be stored | FILE | MEDIA_FILE |