Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Overview

Gets the currently executing workflow instance. $Instance.Number gets the currently executing instance number in system. Instance.Culture property is automatically set to initiator user's culture preference but can be changed any time.

const $Instance;

See Also

  • No labels