GetNewCompositeExpression Function

Startpage
Overview
Index
HAPI
   |
   HAPI.Globals
      |
      GetNewCompositeExpression(lOperator As hOperators, colExpr As Collection) As Expression

Syntax

Function GetNewCompositeExpression(lOperator As hOperators, colExpr As Collection) As Expression

Parameter description

NameTypeDescription
lOperatorhOperators Operator applied to the collection of operands.
colExprCollection Collection of operands needed for creating the complex expression woth the provided operator.

Description

Creates a new composite expression.

HUGIN Expert A/S, 2008 - comments to activex@hugin.com