• User guide
  • API Reference
Show / Hide Table of Contents
  • TcLogLib
    • Constants
    • Logger
      • Error
      • ErrorCodes
      • LoggingConfiguration
      • LogLevels
      • RollingIntervals
      • ILog
      • ILogCore
      • TcLog
      • TcLogCore
      • TcLogTrig
    • Utils
      • AnyToString
      • DateTime

AnyToString

Namespace
TcLogLib

Converts value of input data to string, where the input type can be any of the standard data types.

FUNCTION AnyToString (
 data : ANY) : Tc2_System.T_MaxString

Inputs

data ANY

Input data

  • Edit this page
In this article
Back to top Documentation powered by zkdoc