Category: Infrastructure
Note: Previously called the VariableRasterClassifier
Reads the specified variable and puts its value into the specified attribute.
The variable must have been previously set using the VariableSetter transformer.
The 'Variable Scope' parameter specifies whether the scope of this variable is Global or Local. Globally-scoped variables can be accessed by a VariableRetriever anywhere in the workspace, whereas locally-scoped transformers can only be accessed within the custom transformer they are created in.
Search for samples and information about this transformer on FMEpedia.