brReturning property

Returns a clsD3DynamicArray object containing the returned output produced by the last brExecute, if the brResults property specified D3ExecuteReturning or D3ExecuteWithBoth.

Syntax

Set oDynArray = object.brReturning

Parameters

Parameter Description
odynArray The return value is an object variable that represents a clsD3DynamicArray object.
object An object variable that represents an object in the Applies To list.

FlashBASIC reference

execute - "returning" clause