Unit 'JPL.Strings' Package
[Overview][Constants][Types][Procedures and functions][Index] [#pl_jplib]

InsertNumSep

Declaration

Source position: JPL.Strings.pas line 176

function InsertNumSep(

  NumStr: string;

  Separator: string = ' ';

  NumBlockSize: Integer = 3;

  MaxInsertions: Integer = 255

):string;



CT Web help

CodeTyphon Studio