CopyExW(String,Integer,Integer) Method

Represents method CopyExW(String,Integer,Integer).

Namespace: flcStrings
function CopyExW(const S: String; const Start, Count: Integer): String;

Parameters

S
Type: String

Start
Type: Integer

Count
Type: Integer

Return Value

Type: String