ClassName()

ClassName()

Type: REGULAR FUNCTION

Purpose: Returns a string containing the name of a variable’s class or datatype.

Usage: String = ClassName(Item)

  String STRING The name of the class for Item.
  Item Any type The object whose class name is desired.

Related Topics Link IconRelated Topics