variable
A variable is an element referenced in a method or type definition, which might change its value. Variables can be of any type and complexity. Thus, a variable defines an association between a data definition and an instance. Instances associated with variables are called value.
Specialisations: system variable, reference variable, direct variable, global variable, local variable, parameter
Referenced in
Related topics
- Local variable declarations
- var_name - Option name
- Variable definitions