Get LV Class Name
- Updated2025-07-30
- 2 minute(s) read
Returns the name of the class of the object.

Inputs/Outputs
object
—
object specifies the object for which you want to retrieve the name of the owning class.
error in (no error)
—
error in describes error conditions that occur before this node runs. This input provides standard error in functionality.
class name
—
class name returns the class name of object.
error out
—
error out contains error information. This output provides standard error out functionality. |
object
—
error in (no error)
—
class name
—
error out
—