en:docs:dos:cmd:basic:right

Table of Contents

RIGHT$

Syntax

S$ = RIGHT$( A$, X )

Parameters

A$ is a string, LEN >= 0 X is a number, [0,MAXLEN]

Description

The right-most X characters of A$.