Version:
Back to list
Scene :: hasOccurrenceProperty
Synopsis
Return true if a given property is set to an occurrenceGUI Dialog
Script function
scene.hasOccurrenceProperty(occurrence, property) -> propertyExistsParameters
occurrence (ScenePath) : The occurrence scene path
property (String) : The name of the property
Return value
propertyExists (Boolean) : True if the property exists, else False