Skip to content

$Instance

Gets the currently executing workflow instance.

1
const $Instance: Instance;

Remarks

Change current instance culture.

1
$Instance.Culture = 'tr-TR';

Capabilities

Properties

Context

Lifecycle

Configuration and Tags

See Also