FIXED? Text clip - @i varible
Posted: 31 Jul 2026 16:11
I am trying to build a variable that includes a ] in the index
@i[data->list[cnt].person_id] Record Data
I am wondering if there is a way to make this work. What this wants to do by default is build it out as.
data->list[cnt
it doesn't look like it is using regular expression as I have tried a few different methods to enter this. I could be wrong is there a method to make this work? I am using "input dialog" method
@i[data->list[cnt].person_id] Record Data
I am wondering if there is a way to make this work. What this wants to do by default is build it out as.
data->list[cnt
it doesn't look like it is using regular expression as I have tried a few different methods to enter this. I could be wrong is there a method to make this work? I am using "input dialog" method