Online documentation - Websydian v6.1
|
Array count exceeded limit
SYMPTOMS
During execution one of the following error messages are
reported
- Array count exceeded limit
CAUSES
- The function is inheriting from GridPage and the StringArray
have exceeded its limit
RESOLUTION
The function is inheriting from GridPage and the StringArray
have exceeded its limit
- Increase the occurrences of the variable StringArray for the
failing grid page by adding the following triples
Source |
Verb |
Target |
MyGridPage |
variable VAR |
StringArray |
occurs NBR |
256 |