<!--- Get an array with defaulted values. --->
<cfset arrArguments = GetArguments( 1, 2, 3, 4, 5 ) />