Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
You can only modify variables if they are the top of the call stack. For example, if procedure1 calls procedure2 and you are in procedure1, you cannot modify variables in procedure2.
Error ID: BC30711
To correct this error
- Modify variables that are at the top of the call stack.