GetNewExpressionFromString Function

Startpage
Overview
Index
HAPI
   |
   HAPI.Domain
      |
      GetNewExpressionFromString(strExpr As String, colParseMessages As Collection, iMaxMessages As Integer) As Expression

Syntax

Function GetNewExpressionFromString(strExpr As String, colParseMessages As Collection, iMaxMessages As Integer) As Expression

Parameter description

NameTypeDescription
strExprString String containing the textual version of the string.
colParseMessagesCollection Collection for holding error messages.
iMaxMessagesInteger Maximal number of error messages to insert in the collection. If 0, no messages are inserted.

Description

Create a new expression by parsing a string description of the expression.

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