SetOutputEscapeDoubleQuote function for IBM Planning Analytics (TM1)

    Where can the SetOutputEscapeDoubleQuote function be used?

    TurboIntegrator

      Which TM1 Server version is the SetOutputEscapeDoubleQuote function available for?

      Version 11 and 12

        What is the syntax for SetOutputEscapeDoubleQuote?

        SetOutputEscapeDoubleQuote(FileName, Num)

        • FileName = Output file name including extension.​
        • Num = Flag to determines if double quotes are retained in the output file or not.​
          • 1: to retain double quotes as per the source data.​
          • 0: not to retain double quotes as per the source data.

        Relevant Functions