In an example efs i noticed the following sentence :
var vMA1 = study1.getValue(MAstudy.MA).
Where do i find more info why i have to use ....getvalue
I noticed the function getvalue in the help section but this does not explain at all why i have to use it with study1 in front of it.
Where can i find more info on this?
var vMA1 = study1.getValue(MAstudy.MA).
Where do i find more info why i have to use ....getvalue
I noticed the function getvalue in the help section but this does not explain at all why i have to use it with study1 in front of it.
Where can i find more info on this?
Comment