List functions are those that allow the user to work with lists. These functions include the ability to find an element in a list and retrieve a particular element from a list.

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_List.js"></SCRIPT>

Remarks

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