004153: One or more input variable names are invalid.

Description

A variable name can only contain alphanumeric characters and underscores, and must begin with a letter character.

Solution

Replace or remove any invalid characters. If the variable name starts with a number, replace it or insert a letter character in front. Replace spaces with an underscore.