La interfaz de VDS Renaissance está disponible en varios idiomas. La documentación oficial se mantiene en inglés para garantizar una referencia única, coherente y siempre actualizada.
@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)