saveWorkspace
|
The saveWorkspace function saves the current Analytic Information Server
Workspace (including all non-empty global symbols previously saved) to the specified
filename. The contents of the current Workspace can also be loaded (see the
loadWorkspace function). Usage Use the saveWorkspace to preserve the contents of current RAM memory for
later use.
(saveWorkspace filename) (saveWorkspace fileID) The Boolean value, true.
Expression:
Arguments
Name
Type
Description Argument: filename Text String
The file name in which to save the Workspace. Argument: fileID Text String
The fileID of the file in which to save 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
|