add function "split" to variable expressions #2559
Labels
area/internal
Related to an internal action or function of Companion.
Enhancement
New feature or request
Milestone
Is this a feature relevant to companion itself, and not a module?
Is there an existing issue for this?
Describe the feature
I am receiving an array of numbers as a variable from obs and was trying to split them into single variables with the js split function, but the companion log says that this function is not yet implemented.
Would be great to see this added.
Usecases
see above
The text was updated successfully, but these errors were encountered: