Limits in miscellaneous source language statements in LotusScript®
The following table lists limits on miscellaneous language elements.
Item |
Maximum |
---|---|
Number of characters in a LotusScript® identifier, not including a data type suffix character |
40 |
Number of arguments in definition of a function or sub |
31 |
Number of labels in an On...GoTo statement |
255 |