I’m trying to make a function that changes the property as if it were a variable, the code below serves as an example. Is this possible? Well, that way it’s not working. What other way to use a perty as a variable?
fn thefunction var =
(
example.var
)
I’m trying too use execute command but not work.
That point between “example” and the var string make wrong syntax.
