namelengthmax
Return the maximum variable name length.
Syntax
R = namelengthmax
Output argument
R - a double: the maximum variable name length
Description
namelengthmax: Nelson allows 4096 as maximum length for variables and structures field names.
Examples
Working: identifier length 4096 characters
Not Working: identifier length 4097 characters
See also
History
Author
Allan CORNET
Last updated