xotcl::Attribute method init (protected)

 <instance of xotcl::Attribute[i]> init args [ args... ]

Defined in

Via XOTcl calling convention, init gets the residual arguments passed. Since nx does not allow this, we simply ignore the passed arguments $args.

Parameters:
args (required)

Testcases:
No testcase defined.
Source code:
if {[info exists :default] && ![info exists :substdefault]} {
  set :substdefault 0b111
}
nsf::next ""
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: