...
Example: if you want to alert a subscription when passing 180 sent text messages on a Bundle. The syntax would be look like this:
ALERT_LEVEL | 180 |
Percentage
A number followed immediately (no whitespace) by a % character.
...
Info |
---|
Multiple alert levels can be configured as well by separating the values with a semicolon e.g. 75%;80%; |
Note that RestrictActive bundles uses ; as a parameter deliminiter, therefor it does not allow this kind of separation
Info |
---|
Decimal numbers can also be used in all cases but only a dot (.) as the decimal separator is accepted. For example 99.95, 72.5% or MAX-25.5. |