I am looking at the User Manual, page 74 Table 6-10. The example describing the usage of the function indexOf is showing the following notation:
'indexOf( {5, -1, 2}. 3)'
Shouldn't the period be a comma? I tried evaluating the expression in the software and it returned an error, but was fine with a comma.
