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

PR - add an option to dynamically pass in the location of the array #5

Open
juggledad opened this issue Oct 13, 2020 · 0 comments
Open

Comments

@juggledad
Copy link

It would nice if you could pass in the location of the array in the incoming msg.

For instance say I have two arrays of songs - one is for lullaby's (msg.lullabys) and the other is dance songs (msg.dance). I want to grab a song from one array or the other based on the time of the day. I'd like to pass in msg.arrayname which could be 'msg.lullabys' or 'msg.dance'.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant