"Variable name `$ODATE` must contain alphanumeric characters and begin with a letter" error seen in Control-M/Agent 9.0.21 daily log file. Jobs may fail to submit due to this error. Applies to List of ad...
Variable names can contain alphanumeric characters and the underscore (_) character. Special characters like the pound #, the dash -, and the dollar sign $ are not allowed. Variable names must begin with an alphabetical letter or an underscore, not a number. Using an underscore character to ...
/home/xfix% set 'x-y' 1 set: Variable name must contain alphanumeric characters. ridiculousfish modified the milestones: fish-future, fish-tank Oct 26, 2014 Member faho commented May 21, 2016 @zanchey: Are you convinced by the argument that other shells also don't allow it? I ki...
The name of the variable table. The name must start with a letter, and can contain alphanumeric characters, dashes, and underscores. It can contain up to 80 characters. description“tabledescription” The description of the variable table. The text must be enclosed within double quotation marks...
A variable name can only contain alphanumeric characters and underscores (A-z, 0-9, and _ ). Thus, the name "variable_2" is a valid variable name in Python. Variable names are case-sensitive: This means that casevar, Casevar, CASEVAR, and CaSeVaR will each be treated as distinct v...
Names can only contain alphanumeric characters ([a-z],[A-Z],[0-9]) or underscores (_). Spaces are not allowed. Names must not start with theGITHUB_prefix. Names must not start with a number. Names are case insensitive. Names must be unique at the level they are create...
A variable name can contain up to 20 alphanumeric characters plus the period ( . ) and the underscore ( _ ). A variable name can not start with a number or a period ( . ). The default value of a variable is declared by a number in parenthesis after the input name. ...
If specified, the value must contain the full path. The length of the OU name must be between 0 and 32,767 characters. This value isn't set if the OSDJoinType variable is set to 1 (join workgroup).ExampleLDAP://OU=MyOu,DC=MyDom,DC=MyCompany,DC=comOSDJoinPasswordApplies to the ...
Arguments vartable[folder/]table_name The name of the variable table. The name can contain up to 80 alphanumeric characters including dashes (-) and underscores (_), and must start with a letter. For more information, see Customizing your workload using variable tables....
User added fields, such as extracted or parsed fields, can be named using alphanumeric characters as well as underscores (_). They must start and end with an alphanumeric character. For more information on Regular Expressions, see thePerl documentation. Or try the regex tester atregex101.com...