Remove(Number) and Remove(Number, Number)

Remove(Number) returns a new text in which all characters of this instance after the specified number have been removed. Remove(Number, Number) returns a new text in which all characters of this instance after the specified number have been removed (for a specified length).