Method
execute(in:)
Executes the statement within the specified execution context.
func execute(in context: ATLExecutionContext) async throws
Parameters
context-
The execution context providing variable bindings and model access
Method
Executes the statement within the specified execution context.
func execute(in context: ATLExecutionContext) async throws
contextThe execution context providing variable bindings and model access