| Contents: | Main | Chapter | See Also: | Getting Started Manual | Programmer Manual | |||
| Format: |
|
| Parameters: |
string is a string expression. delimiter is a character (or characters) or an expression yielding a character (or characters) that divides the string into pieces. |
| Use: |
|
| Examples: |
$L(PROVIDER)=> 11 [PROVIDER is Finch,Peter] $L(PROVIDER,",")=> 2 [same PROVIDER] |
Reviewed/Updated: March 4, 2007