i already try that kind of code but Error ScripEval
What have you tried?
This is really basic Python, something that Gemini or ChatGPT would be able to assist you with.
for row in value:
row['action'] = ''
return value
i already try that kind of code but Error ScripEval
What have you tried?
This is really basic Python, something that Gemini or ChatGPT would be able to assist you with.
for row in value:
row['action'] = ''
return value