LEN String Function
Use the MEMOLEN string function instead of the LEN function for memo fields. Use the FIELDLEN string function with the LEN function to return the remaining number of characters that can be entered in a text-type data entry field.
Use: | Returns the number of characters in a string |
Syntax: |
|
Arguments: |
|
Returns: | The number of characters in the given string |
Example: | Result: 7 |