ReplaceWords Data Member Function

Replaces the source string with the destination string.

Prototype

string ReplaceWords( string src, string dst )

Parameters

Parameter Type Parameter Name Documentation
stringsrcThe source string.
stringdstThe destination string.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.