-
Notifications
You must be signed in to change notification settings - Fork 50
Manual:DIL Manual length()
iamnove edited this page Jan 18, 2023
·
51 revisions
integer length ( a : string or stringlist ) a : a string or stringlist to examine. return: The length of the string in characters, or the number of strings in a list.
---~---~---~---~---~---~---~---~---