Version: 
Back to list
Core :: getProperty
Synopsis
   Get a property value as String on an entityGUI Dialog
   
Script function
   core.getProperty(entity, propertyName) -> valueParameters
   entity (Entity
) : The entity
   propertyName (String) : The property name
Return value
   value (String) : The property value as String