SiMX Help‎ > ‎The Target Platform‎ > ‎Objects‎ > ‎DB Object‎ > ‎DB.scope‎ > ‎

MakeCondition2


Platform Objects


Description

Similar to MakeCondition1, except this will use different parameters.


Syntax


Function MakeCondition2(field, comparison, v1, v2, type, delim)


Parameters


field (input) - the fields 
comparison (input) - a comparison term
v1 (input) - value 1
v2 (input) - value 2
type (input) - the type of the fields
delim (input) - delimiter conditions

Return value


none



See also

Platform Objects and Methods
DB.sort
DB.AppendFinish
DB.SetFieldValue
DB.TransactionFinish
MakeCondition1