Utility functions are those that allow the user to perform "high-level" functionality that is not covered by the "basic" functions (e.g., string, character, and HTML). These functions primarily deal with the manipulating of a Web page's query string.

Use

<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_Globals.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_String.js"></SCRIPT>
<SCRIPT TYPE="text/javascript" LANGUAGE="JavaScript" SRC="JS_Vision_Utility.js"></SCRIPT>

Remarks

For more information on the SRC attribute of the SCRIPT tag, see JavaScript Vision Frequently Asked Questions.

References

n/a