Dynamics 365 Business Central: How to check if a record/table is temporary via AL

Today I would like to share another mini tip about Business Central, how to check if a record/table is temporary in AL.

A temporary table is a temporary variable that holds a table. A temporary table is used as a buffer or intermediate storage for table data.

Source : Dynamics 365 Lab
Read more…