Can’t declare variable, says it might be due to protection level, what to do?
Hi @ani_panch ,
Can you check if the invoiceNumber variable is showing up in the variables tab and check what is the scope of it.
Regards,
No, variables is empty, there is nothing there
You have to create a variable there first in order to use it, try creating the invoiceNumber variable of type int32 and then using it.
Regards,
2 Likes
Thanks it works now
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.