TextBuilder.Clear() Method
Version: Available or changed with runtime version 1.0.
Removes all characters from the current TextBuilder instance.
Syntax
TextBuilder.Clear()
Parameters
TextBuilder
Type: TextBuilder
An instance of the TextBuilder data type.
Related information
TextBuilder Data Type
Get Started with AL
Developing Extensions