Public Method ReplaceText

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.
strInTextInRequired. A String Value.
strFromRequired. A String Value.
strToRequired. A String Value.