Engine.NewInteractiveArgs
- Updated2024-10-09
- 1 minute(s) read
Engine.NewInteractiveArgs
Syntax
Engine.NewInteractiveArgs
Return Value
Purpose
Creates and returns an InteractiveArgs object.
Remarks
You can pass the object this method returns as a parameter to one of the following methods: Engine.NewExecution , Engine.NewHierarchicalExecution , or Thread.DoInteractiveExecution .