Hi
How to get each bay's width using FlexScript? I know getvarnum(Model.find("Rack1"), "tempBayWidth") can print bay's width. But if there are different width, this value is uncorrect.
For instance, width of bay 4 and bay 7 are different from other bays,how can I get these two width values using FlexScript.Thank's.