Product Site

C.1.28. Error 31 - Name starts with number or ".".

Explanation:

A variable was found whose name begins with a numeric digit or a period.

The associated subcodes are:
001

A value cannot be assigned to a number; found "number".
002

Variable symbol must not start with a number; found "symbol".
003

Variable symbol must not start with a "."; found "symbol".
900

message.