... | ... | @@ -31,6 +31,8 @@ Elements in the command that will be tab completed. |
|
|
They work in a key-value pair, where the key is the future name of the skill-scoped variable that will be holding the inputted argument, and the value is a list of valid inputs that will be tab-completed when inputting the key.
|
|
|
If specific keywords are used, the values can be made to be dynamic depending on the keyword used, as they will get auto-replaced with the actual lists
|
|
|
|
|
|
> Excess non-completion arguments will be stored in the `excessArgs` skill scoped variable<br><skill.var.excessArgs>
|
|
|
|
|
|
### Completions Keywords
|
|
|
| Keyword | Description |
|
|
|
|------------------|-------------------------------------|
|
... | ... | |