Attachment Option
Last updated
Last updated
This option block will allow you to add an attachment in the form of a file, that can be referenced later in your command.
You can retrieve the variable of the option via the Clipboard or the block itself. The format of the variable is {option_optionname}
, where optionname
is the name of the option.
This field requires an input for your unique option name. The designated name will then be the reference for your option variable.
The option description field allows you to assign a custom description to your option. It is useful to describe what the option is used for.
With this switch you are able to toggle if the option should be required or not in order to execute the command.