STATIC FUNCTION Len ( String AS String ) AS Integer
PRINT String.Len("Benoît");; Len("Benoît") <hr>6 7