Unlimited learning, half price | 50% off

Last chance! 50% off unlimited learning

Sale ends in


MetaIntegrator (version 2.1.3)

getMostRecentFilter: Get name of most recent filter

Description

Given a metaObject this function will look through $filterResults for the most recent filter used and return the filter name.

Usage

getMostRecentFilter(metaObject)

Arguments

metaObject

A meta object

Value

Name of the most recent filter

Examples

Run this code
# NOT RUN {
	getMostRecentFilter(tinyMetaObject)
# }

Run the code above in your browser using DataLab