Skip to content

Transformer.getTransformer method

Transformer › getTransformer

Gets the transformer with the given id.

Signature:

getTransformer(transformerId: string): Transformer

Parameters:

ParameterTypeDescription
transformerIdstringThe id of the transformer to get.

Returns: TransformerThe transformer with the given id.