[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'tiUtils' (#tiopf)

tiRemoveTrailingValue

If the last character of pStrLine is pStrValue, then remove it

Declaration

Source position: tiUtils.pas line 76

function tiRemoveTrailingValue(

  ALine: string;

  AValue: string

):string;

Description

If the last character of pStrLine is pStrValue, then remove it.


Documentation generated on: 2017-08-16