IsA (Function): Difference between revisions

From Goodblox Wiki
Jump to navigationJump to search
(created the page)
 
mNo edit summary
 
Line 1: Line 1:
{{CatUp|Functions}}
{{CatUp|Functions}}
<onlyinclude>{{Function|
<onlyinclude>{{Function|
name                  = IsA
name                  = IsA

Latest revision as of 20:49, 23 September 2021

Function
Syntax IsA( String classname )
Returns Boolean
Description: Returns true if instance is that class or a subclass
In Object: Global