Displays the number of backup copies of blocks for in-memory tables to create in subset sessions.
Displays the session time-out.
Displays whether this session is included when transferring state to a new server.
Specifies the number of threads to use for each worker node in a CAS session. Default: 0. Range: 0–32767.
when set to True, adds the output table with a global scope. This enables other sessions to access the table, subject to access controls. The target caslib must also have a global scope. Default: FALSE
The builtins.history action shows the actions that were run in the current session.
The 'syntax' parameter specifies the language in which to return the action commands invoked in a session. Allowed values are 'CASL', 'LUA', or 'ASLOGGED'. The default value is 'ASLOGGED'.
when set to True, adds the output table with a global scope. This enables other sessions to access the table, subject to access controls. The target caslib must also have a global scope. Default: FALSE
specifies to add a timestamp column to the table. Support for timeStamp is action-specific. Specify the value in the form that is appropriate for your session locale.
The 'installActionSet' action loads an action set in new sessions automatically. The actions from the action set become available to the current session and every session that starts thereafter. Required Parameter: - `actionSet="string"`: Specifies the name of the action set to load. For example...