fmeobjects.FMEWorkspaceRunner.getParamOptional¶
-
FMEWorkspaceRunner.
getParamOptional
(workspace, paramName)¶ This method determines if the specified parameter name on the workspace is an optional parameter.
Parameters: Return type: Returns: Raises: FMEException – An exception is raised if the parameter is not found on the workspace.