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

Testcases:
ad_js_escape
[ show source ]
Show another procedure: