This patch makes it possible to use specific parameters in Aras searches that are computed at runtime. For example, there is a parameter @userid which is replaced by the userid of the currently logged-in user each time the search is executed.
This is...