Skip to main content

UnPadString

UnPadString (str, padValue)

The UnPadString function undoes the action of PadString. It returns a string identical to str except that trailing bytes of padValue have been removed.

See Also

PadString,