loadWorkspace
|
The loadWorkspace function loads the current Analytic Information Server
Workspace (including all non-empty global symbols previously saved) from the specified
filename. The contents of the current Workspace can also be saved (see the
saveWorkspace function). Usage Loading the Workspace restores the contents of RAM memory to a
previously saved state.
(loadWorkspace filename) The Boolean value, true.
Expression:
Arguments
Name
Type
Description Argument: filename Text String
The name of the file from which to load the Workspace.. Argument: fileID Text String
The fileID of the file in which to load the Workspace
(see the fileOpen function).
Returns:
Here are a number of links to Lambda coding examples which contain this instruction in various use cases.
Here are the links to the data types of the function arguments.
Boolean | String | Text |
Here are also a number of links to functions having arguments with any of these data types.
Analytic Information Server (AIS)AIS Component Systems
|