StringHelper.Right(String,Integer) Method

Represents method Right(String,Integer).

Namespace: standard
public
 function Right(str: String; count: Integer): String; static;

Parameters

str
Type: String

count
Type: Integer

Return Value

Type: String