Matrix1 Utility Plug-ins

REPLACE$


Syntax

String = REPLACE$( Source String, Start Position, Size, Insert String)
String = REPLACE$( Source String, Search String, Insert String)

Description

The first form of this function allows you to replace a section of a string with a new string.

The second form of this function allows you to replace the first occurrence of the search string with a new string. No error is generated if the search string does not exist.

Go back to ...

Matrix1Util_16 Commands Menu
Matrix1 Utils Main Index
Matrix1 Utils Command List
Commands Menu
Main Menu

Copyright © Ian Mold - Matrix1 Software 2006 - 2011