doc_adp_puts (public)

 doc_adp_puts value

Defined in packages/acs-tcl/tcl/adp-parser-procs.tcl

Puts a string in the current ADP context.

Parameters:
value

Partial Call Graph (max 5 caller/called nodes):
%3

Testcases:
No testcase defined.
Source code:
    global doc_adp_depth
    upvar #0 doc_adp,$doc_adp_depth adp_var
    append adp_var $value
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: