Version: 
Back to list
Core :: getModuleProperty
Synopsis
   Returns the value of a module propertyGUI Dialog
   
Script function
   core.getModuleProperty(module, propertyName) -> propertyValueParameters
   module (String) : Name of the module
   propertyName (String) : The property name
Return value
   propertyValue (String) : The property value