You might want to restrict the number of characters entered into a field. To achieve that, you would need to use a validation rule. Validation rules are discussed more closely in the Field Controls section of this article.
In the example below, the validation function code ensures that the TestListMultiline column has less than or equal to 255 characters.