GetNewExpressionFromString Function | Startpage |
HAPI | HAPI.Domain | GetNewExpressionFromString(strExpr As String, colParseMessages As Collection, iMaxMessages As Integer) As Expression |
Function GetNewExpressionFromString(strExpr As String, colParseMessages As Collection, iMaxMessages As Integer) As Expression
Name Type Description strExpr
String String containing the textual version of the string. colParseMessages
Collection Collection for holding error messages. iMaxMessages
Integer Maximal number of error messages to insert in the collection. If 0, no messages are inserted.
Create a new expression by parsing a string description of the expression.
![]() |
HUGIN Expert A/S, 2008 - comments to activex@hugin.com |