ad_js_escape (public)
ad_js_escape string
Defined in packages/acs-tcl/tcl/text-html-procs.tcl
Return supplied string with invalid javascript characters property escaped. This makes possible to use the string safely inside javascript code.
- Parameters:
- string (required)
- Author:
- Antonio Pisano
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- ad_js_escape