DB_UnparseFISL

This function takes a tokenized string and returns the ASCII representation of it. A FISL string tokenized by DB_ParseFISL and then untokenized by DB_UnparseFISL does not, in general, return the same string. A semantically equivalent string is returned, with all redundant parenthesis removed, and/or different spacing or formatting.