help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Procedures and functions] Reference for unit 'substrings' (#powtils_main)

SubstrSplit

Declaration

Source position: substrings.pas line 66

function SubstrSplit(

  const str: String;

  const delimiter: String

):TStrArray;

Notes

Splits a string into an array using the specified delimiter. Returns dynamic array of string.






lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505