If you where a compiler and you would like to express yourself about an index that was mistakenly out of bounds what would you say?
I would say something like this : – “Line 342 : Index out of bounds”
Read on to find out what Coldfusion would say!!!
In function ListGetAt(list, index [, delimiters]), the value of index, 1, is not a valid as the first argument (this list has 0 elements). Valid indexes are in the range 1 through the number of elements in the list.”
LOL!!