DB_FISLFieldTranslate

This function replaces a set of fields in a FISL string with another set. Used in the database modify code if the fields need to be remapped. If more than one field is remapped you should collect all the fields that require remapping and provide them in one call to DB_FISLFieldTranslate. This will prevent corruption through multiple non-exclusive search and replaces.