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

tiNumToken

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

Declaration

Source position: tiUtils.pas line 51

function tiNumToken(

  const AValue: string;

  const AToken: string

):Integer;

Description

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

See also

tiToken

  

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


Documentation generated on: 2017-08-16