You cannot use a spread operator in a Built-In Function. The snippet below will not run as expected. <cfscript> myarray1=[1,2,3]; myarray= ...
確定! 回上一頁