Right

Description

Crops the given string retaining the right most number of characters up to the specified count value.

Definition

string Right( strin, count )

Parameters