I just need an explanation, not an help!
I know we've already discussed this topic, but somehow it didn't stick in my brain..
I tried to query the variable #Red##Item# for the ColorSlider Red and set the position, it looked like this:
X=(Round(250+#Blue##Index#/255*40)*#ScaleX#)
this didn't work. So far, no problem.
-----------------------------------------------------------------------------
Then I queried or set the variable using [#Red#Item#], it looked like this:
X=(Round(250+[#Blue#Index#]/255*40)*#ScaleX#)
this worked..
Can someone please explain the difference to me again..
don't hate me
P.s Index stands for a number, when resolved the finished variable looks like this
"Red0"

I know we've already discussed this topic, but somehow it didn't stick in my brain..
I tried to query the variable #Red##Item# for the ColorSlider Red and set the position, it looked like this:
X=(Round(250+#Blue##Index#/255*40)*#ScaleX#)
this didn't work. So far, no problem.
-----------------------------------------------------------------------------
Then I queried or set the variable using [#Red#Item#], it looked like this:
X=(Round(250+[#Blue#Index#]/255*40)*#ScaleX#)
this worked..
Can someone please explain the difference to me again..


P.s Index stands for a number, when resolved the finished variable looks like this
"Red0"
Statistics: Posted by Rooky_89 — Today, 5:40 pm