Category: Infrastructure
Creates and sets the specified variable to the specified value.
The variable can later be read back into an attribute using the VariableRetriever 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.