27.06.2022, 08:03
Hi,
I'm trying to make a script that can edit the object comments in several group addresses based on group names.
Eg. I'm looking for several group addresses based on the address name, then edit object comments in all those addresses found.
I'm thinking a for loop that uses string.find and then perhaps grp.update the table 'comment'
Is this possible?
I'm trying to make a script that can edit the object comments in several group addresses based on group names.
Eg. I'm looking for several group addresses based on the address name, then edit object comments in all those addresses found.
I'm thinking a for loop that uses string.find and then perhaps grp.update the table 'comment'
Is this possible?