Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2110-standardlibrary-stringoperations-cstring-cstringlen.md
T

13 lines
99 B
Markdown
Raw Normal View History

2026-06-23 21:47:51 +08:00
# Len
Gets length of a string.
```
uint  Len() const;
```
Return Value
Length of a string.