Skip to contents

Reads a step and its processes to generate a new step template environment. This template can be used to create new instances of the step with a fresh handle.

Usage

getStepTemplate(ident)

Arguments

ident

Identifier of the source step to use as a template.

Value

A new step environment containing the template configuration.

References

ics1213