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

tiToken

Extract the APos(th) block of text in AValue, separated by AToken

Declaration

Source position: tiUtils.pas line 53

function tiToken(

  const AValue: string;

  const AToken: string;

  const APos: Integer

):string;

Description

Extract the APos(th) block of text in AValue, separated by AToken.

See also

tiNumToken

  

Count the number of blocks of text in AValue separated by AToken


Documentation generated on: 2017-08-16