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

MakeCondition1


Platform Objects


Description

This will make a condition based on the field, values, type and a delimiter parameter.


Syntax


Function MakeCondition1(field, values, type, delim)


Parameters


field (input) - the fields 
values (input) - values to use
type (input) - type of field
delim (input) - any delimiter conditions

Return value


none



See also

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