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.22 RTRIM$()
General Information
Type Function
Description Returns a copy of the original string with trailing blanks removed.
Syntax
result$ = RTRIM$( x$ )
Instructions
x$ can be any string-expression.
Example
x$ = " Hello "
Print "(" + RTRIM$(x$) + ")"
'prints: ( Hello)
Related Topics
LTRIM$() | TRIM$()
85 Kollmorgen | March 30, 2012

Table of Contents

Related product manuals