Version:
Back to list
Core :: getFunction
Synopsis
get FunctionDesc of a functionGUI Dialog
Script function
core.getFunction(moduleName, functionName) -> functionDescParameters
moduleName (String) : Target module name
functionName (String) : Target function name
Return value
functionDesc (FunctionDesc) :