function SPM()for i =1,20do
gg.setVisible(false)local t = gg.getListItems()for i, v in ipairs(t)doif v.name =='R'then
v.value ="-2.0"
gg.setValues(t)
gg.addListItems(t)endendendend
Hello, sorry for my inconvenience problem.
I want the saved list item with name "R" modified repeatedly up to 20 times.
Please help me with the scripting. I hope my question would be answered.
We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.
Question
dgmon
Hello, sorry for my inconvenience problem.
I want the saved list item with name "R" modified repeatedly up to 20 times.
Please help me with the scripting. I hope my question would be answered.
@CmP @MonkeySAN @blocx
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now