PRIM_REGX.Replace - Execute Method

Replaces all strings that match a specified regular expression with a specified replacement string

Member of PRIM_REGX.Replace (PRIM_REGX.Replace)

Parameters

Name

Type

Data Type

Description

Result

*Result (Optional)

Unicode String

The input string with the replacement string taking the place of each matched string

InputString

*Input

Unicode String

The unicode string to search for a match

Details


No detailed help is available for this feature


See also

All Component Classes

Technical Reference