Oracle Solution for Error ora-04083

Solution for Oracle Error ORA-04083

ORA-04083: invalid trigger variable 'string'

What triggered the Error:

The variable referenced in the trigger body is invalid.

What should we do to fix it:

See the manual for valid trigger variable types.