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