Version: 
Back to list

Core :: getProperty

Synopsis

   Get a property value as String on an entity

GUI Dialog

   

Script function

   core.getProperty(entity, propertyName) -> value

Parameters

   entity (Entity) : The entity
   propertyName (String) : The property name

Return value

   value (String) : The property value as String