=
Home
Docs
Download
Apps
News
Contacts
Home
Docs
Download
Apps
Contacts
Function LEN
LEN
(string)
The function returns an integer that contains the number of characters in a string. Example:
iLen
=
len
(
"123256789"
)
See also:
Function MID
(c) 2020-2026 ToyBasic.org