Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Change a conditional variable #2840

Open
2 tasks done
GuideOTA opened this issue Apr 18, 2024 · 0 comments
Open
2 tasks done

Change a conditional variable #2840

GuideOTA opened this issue Apr 18, 2024 · 0 comments
Labels
area/internal Related to an internal action or function of Companion. Enhancement New feature or request

Comments

@GuideOTA
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

Any way to choose what variable will be changed by an action based on the state of another variable. Or even just the ability to write out an expression with a nested variable rather than just having the drop down on variable selection.

trying to give as much detail as possible to make sense: i have a long list of variables formated as
(camera number) "p" (preset number) e.g $(internal:custom_1p17)

and I want a way to choose which of these variables I choose the value of based on which camera and preset is active.
image

writing the nested variable expression in the dropdown menu makes sense in my head as a way to have the variable I am changing be dynamic to what camera and preset is active
image

please let me know if i am missing something obvious or if i am not making sence

Usecases

No response

@Julusian Julusian added Enhancement New feature or request area/internal Related to an internal action or function of Companion. labels Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/internal Related to an internal action or function of Companion. Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants