Xbasic
*property_filter Function
Syntax
P *PROPERTY_FILTER(P prop, C filters)
Arguments
- prop
Pointer
- filters
Character
Description
Create a property filter that can be used with any of the property enumerators - crlf delimited list of property patterns to match (or if prefixed with '-', properties to exclude).
See Also