MidStr(String,Integer,Integer) Method

Represents method MidStr(String,Integer,Integer).

Namespace: standard
function MidStr(str: String; start: Integer; count: Integer): String;

Parameters

str
Type: String

start
Type: Integer

count
Type: Integer

Return Value

Type: String