tibasFilter_Create()
Returns a new filter object.
Remarks
Use the tibasFilter_Create() function to create a filter.
After you have created the filter, you can use it with the tibasFilter_Eval() function to evaluate whether a specified tuple passes the filter. You can also apply the filter to a space browser that you create by calling the tibasMetaspace_Browse() function.
Copyright © Cloud Software Group, Inc. All rights reserved.