Get Quote Count

Get the total number of quotes
The Count returned by this Sub-Action is not necessarily the same as the last Quote ID, on account of deleted quotes.
Read more in Examples > Quotes Commands

Variables

NameTypeDescription
Example Value:250

The total number of quotes which have been added.

 
Variables generated by all triggers and available within all action executions.

C# Usage

public int GetQuoteCount()
Read more in API > C# > Methods > Core > Quotes > Get Quote Count