Modify the value of a variable in a Python recipe
Damien
Registered Posts: 4 ✭✭✭✭
Hello,
I would like to modify the value of a variable that I declared in my project (Settings > Variables) in a Python recipe. Is it possible ?
Thanks a lot,
Damien
I would like to modify the value of a variable that I declared in my project (Settings > Variables) in a Python recipe. Is it possible ?
Thanks a lot,
Damien
Best Answer
-
Hi Damien,
While it's technically possible to programmatically edit the config/projects/X/variables.json, we would not recommend this
DSS 3.0 will include a new API call to get/set the per-project variables.
Answers
-
Thanks, looking forward the presentation of this new version on Thursday !
-
Hi, is it possible now ? How ? Thanks