De interface van VDS Renaissance is in meerdere talen beschikbaar. De officiële documentatie wordt in het Engels onderhouden om één consistente en altijd actuele referentie te garanderen.
@LEN
Windows ✓Linux ✓macOS ⏳
Syntax
@LEN(<string>)
Description
This function returns the length of <string> in characters. The value 0 is returned if the string is empty.
OK
Unchanged.
Example
%L = @LEN(%A)