StrDeleteLeft(String,Integer) Method

Represents method StrDeleteLeft(String,Integer).

Namespace: standard
function StrDeleteLeft(str: String; count: Integer): String;

Parameters

str
Type: String

count
Type: Integer

Return Value

Type: String