Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Version: Available or changed with runtime version 1.0.
Gets the maximum capacity of this TextBuilder instance.
Syntax
MaxCapacity := TextBuilder.MaxCapacity()
Note
This method can be invoked using property access syntax.
Parameters
TextBuilder
Type: TextBuilder
An instance of the TextBuilder data type.
Return Value
MaxCapacity
Type: Integer
The maximum capacity of this TextBuilder instance.
Related information
TextBuilder Data Type
Get Started with AL
Developing Extensions