UCASE$()

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

Syntax:
UCASE$( string$ )

Description:
Returns ‘string$’ converted to uppercase characters.

PRINT UCASE$("Maximite")

Output:
MAXIMITE


Last edited: 05 October, 2020