Skip to content

Manual:DIL Manual addstring()

iamnove edited this page Oct 17, 2022 · 58 revisions


addstring ( var l : stringlist, s : string )
   l : Stringlist to add string to.
   s : String to add.
   result : Adds a string 's' to a stringlist 'l'.


See also:

  substring()
Clone this wiki locally