ad_safe_eval (public)
ad_safe_eval [ args... ]
Defined in packages/acs-tcl/tcl/utilities-procs.tcl
Version of "eval" that checks its arguments for brackets that may be used to execute unsafe code. There are actually better ways in Tcl to achieve this, but it is kept for backwards compatibility.
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_safe_eval