blob: 26f8b1071fa462d36b9c5bd4ba61236040121279 [file] [log] [blame]
=== SizeGreaterThan
Checks whether the message (entire message, not just content) is greater
than a certain number of bytes. You can use 'k' and 'm' as optional postfixes.
In other words, "1m" is the same as writing "1024k", which is the same as
"1048576".