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.
Truncate can only be used on normal tables without media fields and outside of try functions.
Description
Truncate can only be used on normal tables and not on system tables, temporary tables, or tables with media fields. Truncate also cannot be used within a try function.
Related information
CodeCop analyzer
Getting started with AL
Developing extensions