Home > Available Help Files > PC-DMIS BASIC Language > Language Reference A – Z > Right Function
Current Help File: PC-DMIS Basic (View Core Help)
Right (stringexpression, n )
Returns the right most n characters of the string parameter.
The parameter stringexpression is the string from which the rightmost characters are returned.
The parameter n is the number of characters that will be returned and must be a long integer.
More: