StringHelper.DeleteRight(String,Integer) Method

Represents method DeleteRight(String,Integer).

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

Parameters

str
Type: String

count
Type: Integer

Return Value

Type: String