L’interface de VDS Renaissance est disponible en plusieurs langues. La documentation officielle est maintenue en anglais afin de garantir une référence unique, cohérente et toujours à jour.
@LEN
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)