The <name> Variable/Constant is not Used

Description

The block of declaration of local variables Var of the custom procedure or function contains unused variables or constants. Perhaps, there is a mistake in spelling of the local variables.

Troubleshooting Tips

This message is a warning and can be ignored. To resolve the error, check for misspellings in the names of the local variables. If the spelling is correct, either delete unused variables and constants or move them to the comments area.

See also:

Compiler Messages