Skip to content

How to use arrays in Companion / with 'split' ? #2989

Answered by Julusian
Coupe70 asked this question in Q&A
Discussion options

You must be logged in to vote

Only fields which have 'expression' in their label support the expression syntax, other fields will at best support substituting variables.
So I expect that when you are getting [1, 2, 3, 4][1], you are doing this in a field which doesn't support expressions.

The place where you create custom-variables also doesn't support expressions, that input field sets the custom variable to a string.
I dont remember the full rules on how well custom-variables support being an array, but I think they do.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Coupe70
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants