Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All String
Commands

BSWAP

This will look through the string for each character in the search string and replace it with the corresponding character in the replace string. 

This command can have an {END_BSWAP} command.

In this case, the string in-between will replace the first parameter and the format will be {BSWAP} string {{END_BSWAP(parameters 2 onwards)}

This is particularly useful if the string is particularly long or contains commas.

Number Name Default Type Description
1 string String The string to be searched and modified
3 replace String The string of characters to use in the replace
Example
axy
to add a Comment.