STRSUBST Function

Performs search and replace string substitution.

Usage

Input Parameters

Returned Value

Keywords

Discussion


NOTE: STRSUBST uses regular expressions, not wildcard characters, for pattern matching. To use STRSUBST, 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 1


Example 2


NOTE: Two backslashes are needed because in PV-WAVE strings, you need a pair of backslashes to make a single backslash. For more information on this subject, see the chapter Working with Text in the PV-WAVE Programmer's Guide.

See Also





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