STRSPLIT Function

Splits a string into an array of substrings called tokens.

Usage

Input Parameters

Returned Value

Keywords

Discussion


NOTE: STRSPLIT uses regular expressions, not wildcard characters, for pattern matching. To use STRSPLIT, it is crucial that you understand regular expressions. For a detailed discussion of regular expressions, see the chapter Working with Text in the PV-WAVE Programmer's Guide.

Example

See Also





doc@boulder.vni.com
Copyright © 1999, Visual Numerics, Inc. All rights reserved.