Error Messages/41157
Error Message Examples
The index IndexA appears in <<L>> more than once in the call to MdArrayToTable(A, I, L, valueIndex).
Cause
You have passed in the same index more than once in the <<L>> parameter to MdArrayToTable, which is not allowed.
Please click on the following link to see an example use of MdArrayToTable.
Remedies
You can only specify an index once in the <<L>> parameter to MdArrayToTable.
Loading comments...
Comments
Loading comments...