Skip to main content

I have a remote variable called “Theme”.
And I want to bind it to the Property of my Instance, which is also called “Theme”.
But I can’t figure out how to get ID of the variable…

Import a variable by key (importVariableByKeyAsync) and get the ID in the return of this method.


thank you!