EasyManua.ls Logo

Kollmorgen AKD Basic

Kollmorgen AKD Basic
506 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
AKD BASIC User Guide | 5 AKD BASIC Functions
5.31 UCASE$()
General Information
Type Function
Description Converts a string expression to uppercase characters.
Syntax
result$ = UCASE$(string-expression)
Instructions
UCASE$() affects only letters in the string expression. Other characters (such as numbers) are
not changed.
Example
Dim x$ as string
x$ = "u.s.a"
Print UCASE$( x$) 'prints: U.S.A
Related Topics
LCASE$()
Kollmorgen | March 30, 2012 94

Table of Contents

Related product manuals