|
RiTa index |
|
| Name | RiTa.trim() |
| Class | RiTa |
| Description | Trims null entries off the end of an array. Returns a new array consisting of the elements from 0 to the last non-null element. |
| Syntax | RiTa.trim(input); |
| Returns | java.lang.Object[] |
| Usage | Web & Application [static] |
| Related | |