GLOB_SUN_AZIMUTH shows default value
Hi, I would like to read GLOB_SUN_AZIMUTH value and put it to array parameter then change sun position and again add new value to an array. Master script looks like this if glob_ui_button_id = UI_SET then count = vardim1(list) list[count+1] = GLOB_SU...