Difference between revisions of "B2.Fixture:getFilterData"

From GiderosMobile
Line 8: Line 8:
 
(table) = b2.Fixture:getFilterData()
 
(table) = b2.Fixture:getFilterData()
 
</source>
 
</source>
 +
=== Return values ===
 
'''Returns''' (table) contact filtering data table<br/>
 
'''Returns''' (table) contact filtering data table<br/>

Revision as of 11:40, 23 August 2018

Available since: Gideros 2011.6

Description


Returns the contact filtering data.

(table) = b2.Fixture:getFilterData()

Return values

Returns (table) contact filtering data table