AllowedLength.Fixed

Description:

A string has a fixed length. If an assigned string length is shorter than a set one, the string will be filled to necessary length by trailing spaces. If an assigned string length is longer than a set one, the string will be clipped.

    

1C:Enterprise Developer's Community