Parameterized views are implemented using "Named parameters" in desktop/web/mobile Apps to query Virtual Tables which contain ?parameters and {macros}.
Default values for named parameters can be specified in the Virtual Table "properties" e.g. "mycvar=hello;mynvar=n:123" etc.
The setNamedParameter(name, value) method on the Section is used to dynamically specify named parameters.
Using parameterized views for virtual tables results in high performance queries that are dynamically generated based on user selections in the UI.
https://www.lianja.com/doc/index.php...rameters_Views
Bookmarks