#_count |
An automatically maintained variable that contains the current object count while iterating a set of items. When used in the Total section, this will represent the total count of items iterated. It also will represent correct values when used within a Footer block of a control break. |
---|---|
#_DatabaseType |
A variable that contains the database type being used (i.e., Oracle or SQLServer). |
#_ForEmail |
A Boolean variable set to TRUE if the template is being processed as the email body of a notification. |