Closed
Description
This is a feature request to allow arrays/lists in .talon
files, for example, as a parameter to an action.
Current workarounds involve using strings to represent lists and converting those to lists within Python files. While this works, it would probably make more sense to me to be able to pass lists straight into actions.