fmeobjects.FMEWorkspaceRunner.getParamLabel¶
-
FMEWorkspaceRunner.
getParamLabel
(workspace, paramName)¶ This method retrieves the label string that describes the parameter specified by paramName.
Parameters: Return type: Returns: The parameter label string.
Raises: FMEException – An exception is raised if the parameter is not found on the workspace.