The problem also occurs in the plugin for playwright:
https://community.bablosoft.com/topic/30939/select-version-of-plugin-playwright-with-fingerprints
Maybe I’m missing something, but at the same time, there’s no point in giving me a negative vote. There’s no documentation, and @Fox gives evasive answers.
I used Get Group List, and I get the result as shown above. I need to extract the ID of a specific group based on its name. I tried many approaches, including Split text with regexp, but the result is an empty string. Please, I need help.
foreach cycle
parce csv
@Roy-Mustang testing....
@Roy-Mustang No, too difficult for my skills, but isn't there a script to review?
@to-nice said in Move Record To Group:
@Roy-Mustang No, too difficult for my skills, but isn't there a script to review?
example 3138.xml
@Fox It's perfect, but now I have another problem, account ID.
I import the account data with parse CSV string (I’m not sure if that’s correct), from which I get the login and password, but there is no ID in my database. I searched, but there isn’t a function like get group list for accounts. I tried setting the LOGIN variable in MOVE RECORD TO GROUP, but it doesn’t work. Could you please explain how to get the ID? Thank you.