ReportPro User's Guide

Unknown

Purpose

To retrieve a substring beginning with the rightmost character

Syntax

Right( <cString> , <nCount> ) cSubString

Arguments

<cString> is the character string from which to extract characters.

<nCount> is the number of characters to return.

Returns

Right() returns the rightmost <nCount> characters of <cString>.

 

Table of contents

previous page start next page