Error Messages/40111

Error Message Examples

Comma expected between items in list.

Cause

You have missed a comma between two index identifiers or between two values in a list.

Example

Table( IndexA IndexB ) ...
[1, 2, 3, 4, 5 6] ...

Remedy

Add the missing comma to separate the indexes.



You are not allowed to post comments.

Comments
<comments />