Develop > Programming > System language > Data types > Data type: Compound > Data type: Local variable

Data type: Local variable

The local variable data type is a compound data type represented by the number 14 in the database dictionary. Local variables begin with $L. and persist only within the currently executing RAD application. The server automatically cleans up local variables when it exits a RAD application.