ds_comment (public)

 ds_comment value

Defined in packages/acs-developer-support/tcl/acs-developer-support-procs.tcl

Adds a comment to the developer-support information for the current request.

Parameters:
value (required)

Testcases:
ds_add_test
Source code:

    if { [ds_enabled_p] } {
        ds_add comment $value
    }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: