Get LV Class Name
- 已更新2025-07-30
- 閱讀時間為 2 分鐘
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
—