/ LJCPHPCodeDoc / LJCTextRangesLib / LJCTextRanges / Split


Parameters
$line - The line text value.

Returns

An array of text values.

Syntax

PHP
public function Split(string $line) : array

Splits a line of text on the delimiters not enclosed in a value.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.