A local variable is a PL/SQL variable whose value is only accessible within the trigger or user-named subprogram in which the variable is declared. Oracle Forms supports standard PL/SQL variable declaration and assignment for local variables.