doc_set_page_documentation_modedoc_set_page_documentation_mode page_documentation_mode_p
Defined in packages/acs-core/tcl-documentation-procs.tclSet a flag in the environment determining whether the thread is in
"gathering documentation" or "executing the page" mode.
- Parameters:
-
page_documentation_mode_p - true to set the "gathering documentation" flag,
or false to clear it.
|