asString method

String asString (TypeCode type)
  • Converts a TypeCode into its string name.
      • type the TypeCode to convert into a string.
    • Returns the name of the TypeCode passed as a string value.