Do you want to learn interactively how to use the rules in Channable? Learn how to create a Channacademy account in the Channable app through this Help Center article and start with the Basic Rules course.
Used for: working with character limits on certain fields.
Used in: "IF"-statements.
The "length exceeds" rule checks if the number of characters exceeds the given value. The "length doesn't exceed" rule checks if the number of characters doesn't exceed the given value. Each character in a field is counted, whether it is a whitespace, numeric value, or letter.
Example item 1: title | Example item 2: id |
New dress for girls - red |
8971324893274130483724181 |
This would have a length of 25. |
This would also have a length of 25. |