CharacterCodeReplacer
Sets the result attribute to the 8-bit ASCII character whose numeric Unicode code was contained in the source code attribute (or the entered integer).
This can be used when the numeric Unicode code of any character is available, but the actual 8-bit ASCII character is desired. For example, if the source attribute had the value 1, a control-A character would be placed in the resulting string.
Parameters
The numeric Unicode code of any character.
The name of the attribute that will store the resulting value.
Editing Transformer Parameters
Using a set of menu options, transformer parameters can be assigned by referencing other elements in the workspace. More advanced functions, such as an advanced editor and an arithmetic editor, are also available in some transformers. To access a menu of these options, click beside the applicable parameter. For more information, see Transformer Parameter Menu Options.
Transformer Categories
Related Transformers
To obtain the numeric code equivalent of a character, use the CharacterCodeExtractor transformer.
Transformer History
This transformer was previously named CharacterEncoder.
Search FME Knowledge Center
Search for samples and information about this transformer on the FME Knowledge Center.
Tags Keywords: CharacterEncoder