Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

add function "split" to variable expressions #2559

Closed
2 tasks done
Fred-DTV opened this issue Aug 27, 2023 · 3 comments
Closed
2 tasks done

add function "split" to variable expressions #2559

Fred-DTV opened this issue Aug 27, 2023 · 3 comments
Labels
area/internal Related to an internal action or function of Companion. Enhancement New feature or request
Milestone

Comments

@Fred-DTV
Copy link

Is this a feature relevant to companion itself, and not a module?

  • I believe this to be a feature for companion, not a module

Is there an existing issue for this?

  • I have searched the existing issues

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

@Julusian Julusian added Enhancement New feature or request area/internal Related to an internal action or function of Companion. labels Aug 27, 2023
@Julusian Julusian added this to the v3.1 milestone Aug 27, 2023
@Julusian
Copy link
Member

I'm not sure if the expression syntax currently allows for arrays at all. That will need to be verified/implemented at the same time as doing this

@Fred-DTV
Copy link
Author

Thanks :)

@Julusian Julusian modified the milestones: v3.1, v3.2 Oct 16, 2023
@Julusian Julusian modified the milestones: v3.2, v3.3 Jan 7, 2024
@Julusian
Copy link
Member

This is now possible in the betas

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/internal Related to an internal action or function of Companion. Enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants