An alias, an alternative name for an existing variable, is a reference variable. Once a connection with a variable is initialized, either the variable name or the referenced name can be used for the variables themselves.
References are commonly mistaken with indicators, but three main differences are RecognizedRecognized -
For function argument lists and function return values, references normally are used.
|