CreateModuleList¶
-
MacroModule
¶ genre Test
author Lennart Tautz
package FMEwork/ReleaseMeVis
definition CreateModuleList.def see also FilterModuleList
keywords apa
,module
,list
Purpose¶
Create a list of modules by name prefix, or by package.
Usage¶
Enter the desired prefix (Name Prefix
), or choose the desired package (In Package
), and press Create
.
Output Fields¶
Parameter Fields¶
Field Index¶
Case-sensitive Prefix : Bool |
Create : Trigger |
In Package : String |
Name Prefix : String |
outAvailablePackages : String |
Select by Package : Bool |
Select by Prefix : Bool |
Visible Fields¶
Select by Prefix¶
-
name:
inSelectByPrefix
, type:
Bool
, default:
FALSE
¶ If checked, the output contains only modules that match the prefix options. If unchecked, the output contains all known modules.
Case-sensitive Prefix¶
-
name:
inPrefixIsCaseSensitive
, type:
Bool
, default:
FALSE
¶ If checked, the prefix is matched case-sensitive. If unchecked, prefixes and names are matched in lower case.