Closed Co-Maheshh closed 1 year ago
is there any way to change variables or add new variables in json. we have variables like pos_x and pos_y in json. so how we can change it to top and left like this.
View:
i want to add new variables as a key in json structure
editor.drawflow.drawflow.Home.data[5].test = "YOUR DATA"
is there any way to change variables or add new variables in json. we have variables like pos_x and pos_y in json. so how we can change it to top and left like this.