arrstr.load
Add lines to the array from multi-line string.
str input,
uint flag
)
Parameters
| input | The input string. | ||||
| flag | Flags.
|
Return value
Returns the object which method has been called..
arrstr.loadtrim
Add lines to the array from multi-line string with trimming.
str input
)
Parameters
| input | The input string. |
Related links | Source |