string-length()
This function returns the length of text a.
Parameters
|
Parameter |
Description |
|
a |
Text. |
Examples
|
Parameter a |
Result |
|
|
0 |
|
hallo |
5 |