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 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.
Create a new expression by parsing a string description of the expression.
| HUGIN EXPERT A/S, - comments to activex@hugin.com |