<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NCX94J4" height="0" width="0" style="display:none;visibility:hidden"></iframe>

AsciiDelete function for IBM Planning Analytics (TM1)

    AsciiDelete deletes an ASCII file. This function can be useful when you need to manage the many files.

    In the video, AsciiDelete will be used to delete the file ‘Price and Cost.csv’.

    Where can the AsciiDelete function be used?

    TurboIntegrator

      Which TM1 Server version is the AsciiDelete function available for?

      Version 11 and 12

        What is the syntax for AsciiDelete?

        ASCIIDelete(FileName)

        • FileName = The full path and name of the file to be deleted. If the file path is not provided, the TM1 data directory is used.

        Relevant Functions