Limits 

These will be a summary of the Architectural and MCP limits relevant to the ABI.

Limit Description Limit Value Comments
Number of String Variables which can be allocated by a Stack. 500 See MCP constant StrAreasMax at 10802700 and GetStringArea at 10813200. This limit does not apply to the elements of String Arrays declared by a program, only the managed String Pool used for allocation and deallocation of String Variables..