closeDataOption
ddserv.ciw closeDataOption cyclic { "All" | "None" }
Description
Selects all the objects or data listed in the Close and Purge Data form during or after the initialization. The default value is None.
GUI Equivalent
|
Select one or more objects to close and purge from virtual memory |
Examples
envGetVal("ddserv.ciw" "closeDataOption")
envSetVal("ddserv.ciw" "closeDataOption" 'cyclic "All")
Related Topics
Return to top