Get LV Class Name

Returns the name of the class of the object.


icon

Inputs/Outputs

  • cLabVIEW_Objectlvclass.png object

    object specifies the object for which you want to retrieve the name of the owning class.

  • cerrcodeclst.png error in (no error)

    error in describes error conditions that occur before this node runs. This input provides standard error in functionality.

  • istr.png class name

    class name returns the class name of object.

  • ierrcodeclst.png error out

    error out contains error information. This output provides standard error out functionality.