Class PropertyStringReplace

All Implemented Interfaces:
PropertyDescriptorIF, Serializable
Direct Known Subclasses:
PropertyInnovatorStringElementReplace

public class PropertyStringReplace extends PropertyStringBase
This function replaces values within a string as defined in the arguments. An argument has the syntax "[Old]=[New]". The term [Old] is a regular expression. You have e.g. to escape the meta symbol with a preceding back slash ("\\").
Version:
10.1.1
Author:
jmback
See Also: