Type Return
A String Value
Syntax
Object.ReplaceText ( strInTextIn, strFrom, strTo)
The ReplaceText Methods syntax has these parts:
Part | Description |
object | An expression evaluating to an Object of type modDP5Configuration. |
strInTextIn | Required. A String Value. |
strFrom | Required. A String Value. |
strTo | Required. A String Value. |