GetObjectModelName

From Onset Developer Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
GetObjectModelName

Type: Function
Context: Client
Introduced: v1.0

Description

Returns the asset name of an object model.

Syntax

GetObjectModelName(model)

Parameters

  • model
    The model identifier from Objects.

Return Value

  • Returns the objects model asset name as string.

Example

__EDIT_ME__

See also