DADiSP Worksheet Functions > Function Categories > Variables > Variables
Assigns a formula to a hot variable or Window |
|
(Assignment Operators) Operate and assign the value of an expression |
|
Displays all available global variables defined in the current session |
|
Number of provided input arguments to an SPL function |
|
Returns the data type of the input argument |
|
Specifies variable arguments in an SPL routine |
|
Set the value of a variable if the variable is undefined |
|
Delete all the variables associated with current Worksheet |
|
Delete the specified variable from the current Worksheet |
|
Declare a global variable to a function or file |
|
Return a variable argument from an SPL routine |
|
Return the value of a local variable |
|
Return the value of a variable |
|
Declare a global variable to a function or file |
|
Declare a variable local to a function |
|
Declare a variable not local to a function |
|
Reference the series of a variable without creating a copy |
|
Reference the Window of a variable |
|
Set a hot variable |
|
Set a local variable |
|
Set a global variable |
|
Declare a static variable local to a function or file |
|
Returns the type of data stored in the variable |
|
Lists global variables defined in the current session |