Some input fields and table columns are used for entering names, for example the variable name when defining a variable or the formal names of function arguments when defining an Analytic function. Such inputs require a valid name which may consist only of letters a-z and A-Z, numbers and the underscore character (_). The first character must not be a number. In some places dots (.) are also allowed as separators between namespace identifiers in scoped names.