Takes 1 Parameter which is the Table name that you want to count the Attached Records in. The specified Table must be a Child of the calling Record's Table.
Description:
The Parameter may also include a trailing IF statement that will be used to test if the item found qualifies. Multiple "AND" criteria may be separated with the & symbol.
Example:
[&] Finance.Item
[&] Finance.Item IF Status = "Completed"