Object:getBaseClass

From GiderosMobile
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.

Available since: Gideros 2015.08
Class: Object

Description

Returns the class name which object directly inherits from.

(string) = Object:getBaseClass()

Return values

Returns (string) returns base class name