-
Notifications
You must be signed in to change notification settings - Fork 52
Manual:DIL Manual addstring()
iamnove edited this page Aug 12, 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()