Scripting $TestMode¶ Gets whether the current workflow is in test mode. 1const $TestMode: boolean; Remarks¶ This property indicates whether the current instance is in test mode. It returns the same value as the $Instance.TestMode property.