[Action_SetTotalCount]

Custom Tag

Substitution

Preferred

8.0

[Action_SetTotalCount] is used to set the total count for a database action within the ->Action tag of a custom Lasso data source. The tag requires one parameter which is an integer number of records that were found. The value set will be available through [Total_Count] within the inline that called the action.

[Action_SetTotalCount: 100]