TruncatableString typedef
        
  
TruncatableString = $TruncatableString
    
    
Represents a string that might be shortened to a specified length.
Implementation
typedef TruncatableString = $TruncatableString;Represents a string that might be shortened to a specified length.
typedef TruncatableString = $TruncatableString;