![]() |
| Matrix1 Utility Plug-ins |
| Syntax |
| String = REMOVE$( Source String, Start Position, Size) String = REMOVE$( Source String, Search String) |
| Description |
| The first form of this function does the opposite of the MID$ function, in that it returns all of the string except for the part specified. If a size of zero is specified, this function operates in the same way as the DBPro LEFT$ function. The second form of this function allows you to remove the first occurrence of the search 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
![]() |