Local variable name is too long
objectscriptQuality release
Id
OS0003
Rule type
Bug
Severity
Critical
Critical
SQALE characteristic
- Reliability
- Data
Remediation function
Constant/issue
Remediation cost
15min
ObjectScript only account for the 31 first characters in a local variable name; further characters will be ignored.
This check ensures that all declared local variables have a length less than, or equal to, 31 characters.
See here for more information.