brCall Method

       

Calls the FlashBASIC subroutine associated with the clsD3RuleModule object.

Syntax

bValue = object.brCall(vArgs)

Parameters

Parameter

Description

bValue

The return value is a Boolean data type that is always True.

object

An object variable that represents a clsD3RuleModule object.

vArgs

A ParamArray of Variant elements that are the parameters to be passed to the subroutine.

FlashBASIC Reference

call