Question
· Jan 19, 2023

Dictionary properties for python objects in objectscript

What would be the syntax for something like this

ws['A1'] = "blah"

I did try

set ws("A1") = "blah"

however that didn't work

Product version: IRIS 2022.1
Discussion (4)1
Log in or sign up to continue