Auto-translated
if IsObjectExists ('elem2') == true then
RemoveObject('elem2')
endin the console, or something like that (not entirely sure), there seems to be an error at this point, something related to "object does not exist." And it looks like the script is failing. Is that correct?
And if so, how can I replace or correctly write this check?
Whatever