Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 18 Tuple : Tuple Operations : tibasTuple_Eval()

tibasTuple_Eval()
Function
Declaration
tibas_status tibasTuple_Eval
(tibasTuple   tuple,
tibas_boolean* result,
char*          filter)
Purpose
Evaluates if a specified tuple passes a specified filter.
Parameter
 
The result returned by the function:. Possible values TIBAS_TRUE if the tuple matches the filter and TIBAS_FALSE otherwise.
Remarks
Use the tibasTuple_Eval() function to determine whether a specified tuple passes a specified filter.
See Also
tibasTuple_GetFieldType()
 

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved