Javascript debugger Website design ↑
OCI-Collection { bool trim(int num);}
bool trim(int num);
Trims num of elements from the end of the collection.
The number of elements to be trimmed.
Returns TRUE on success or FALSE on failure.
TRUE
FALSE
Javascript debugger Website design