StringHelper.Copy(String,Integer,Integer) Method
Represents method Copy(String,Integer,Integer)
.
public function Copy(str: String; index: Integer; len: Integer = 9223372036854775807): String; static;
Parameters
- str
- Type: String
- index
- Type: Integer
- len
- Type: Integer
Return Value
Type: String