Version: 
Back to list

Core :: getModuleProperty

Synopsis

   Returns the value of a module property

GUI Dialog

   

Script function

   core.getModuleProperty(module, propertyName) -> propertyValue

Parameters

   module (String) : Name of the module
   propertyName (String) : The property name

Return value

   propertyValue (String) : The property value