xo::ConnectionContext instproc get_parameter

 <instance of xo::ConnectionContext[i]> get_parameter

Defined in

Testcases:
xowiki_test_cases, xowiki, link_tests
Source code:
return [expr {[info exists :perconnectionparam($name)]
              ? [set :perconnectionparam($name)]
              : $default}]
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: