Overview
public boolean function objectExists(
required string objectName
)
Returns whether or not the passed object name has been registered
Arguments
Name | Type | Required | Description |
---|
objectName | string | Yes | Name of the object that you wish to check the existance of |