Current Table Name Reference
A target in the functions using tables that directly calls the current table in use instead of having to type out every table name. Used for cases where the same formula is used across multiple tables, but only references the table or the same target.
Ex. [ThisTable] instead of [TableName1], [TableName2], etc.
1
vote
