strip


Description:

public string strip (string str, char ch)

Delete all char from start and end of string

Parameters:

str

string to be stripped

ch

char to strip

Returns:

stripped string

Since:

0.1.0


Namespace: ApiBase
Package: libapi-base-3