LEN()

Compatible with:
DOS Maximite CMM MM150 MM170 MM+ MMX Picromite ArmiteL4 Armite F4 ArmiteH7 Picomite CMM2

Syntax:
LEN( string$ )

Description:
Returns the number of characters in 'string$'.

 

PRINT LEN("Colour Maximite")

output:
15

 

Last edited: 29 September, 2020