IGetVariableList {R2I} | R Documentation |
Returns the List of Variables
IGetVariableList(FileName = NA, DirName=NA, StudyName = NA, delVariableName = NA)
FileName |
Name of the File within which the items must be listed. If a File has already been defined as default, this argument is optional. |
StudyName |
Name of the Study within which the items must be listed. If a Study has already been defined as default, this argument is optional. |
DirName |
Name of the Directory within which the items must be listed. If a Directory has already been defined as default, this argument is optional. |
delVariableName |
If defined, name of the Variable to be deleted. |
This command needs the connection with ISATIS to be established. This
is obtained by running the command ConnectIsatis
beforehand.
When defined, the arguments 'StudyName', 'DirName' and 'FileName' will serve as default parameters for next operations.
You can check all the elements stored as default by using the command
ShowTarget
.
The list of valid variable names.