Difference between revisions of "RemoveAllFilters"

From Catglobe Wiki
Jump to: navigation, search
(jrfconvert import)
 
(jrfconvert import)
Line 2: Line 2:
 

 

  
====removeAllFilters====
+
=====removeAllFilters=====
  
remove all filter expressions.
+
Removes all filters added.
  
 
'''Syntax'''
 
'''Syntax'''
Line 12: Line 12:
 
'''Arguments'''
 
'''Arguments'''
  
none.
+
''N/A''
  
 
'''Return type'''
 
'''Return type'''
Line 20: Line 20:
 
'''Examples'''
 
'''Examples'''
  
''removeAllFilters(); ''
+
''removeAllFilters()''
  
 
'''Availability'''
 
'''Availability'''
  
Version 5.4
+
Version 5.5
 
__NOTOC__
 
__NOTOC__
<!-- imported from file: 4251.htm-->
+
<!-- imported from file: 5207.htm-->

Revision as of 11:00, 7 March 2011



removeAllFilters

Removes all filters added.

Syntax

removeAllFilters()

Arguments

N/A

Return type

empty

Examples

removeAllFilters()

Availability

Version 5.5