StrEndsWith(String,String) Method

Represents method StrEndsWith(String,String).

Namespace: standard
function StrEndsWith(str: String; endStr: String): Boolean;

Parameters

str
Type: String

endStr
Type: String

Return Value

Type: Boolean