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

Write value to any level #9

Open
rfporter opened this issue Apr 9, 2021 · 2 comments
Open

Write value to any level #9

rfporter opened this issue Apr 9, 2021 · 2 comments

Comments

@rfporter
Copy link

rfporter commented Apr 9, 2021

There is a Write Top level value VI  that allows you to specify a top-level key, value pair to modify. But if you want to modify a value that is under a section (aka table) then you're out of luck.

It would be nice to be able to specify a key name using dot notation to allow writing to any level. eg. "section1.sub1.value1"

@AntoineChalons
Copy link
Owner

I agree this feature is a must, it's definitely on my radar.
I'm just hesitating between switching to variant attribute before or after doing this.
What would you do?

@rfporter
Copy link
Author

I would definitely switch to variant attributes first. It would make this much cleaner to implement

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

No branches or pull requests

2 participants