Free cookie consent management tool by TermsFeed a!querySelection() Function
a!querySelection() Function
This function cannot be used with Custom Record Field Expressions. It can only be used with Offline Mobile if it is loaded at the top of the form.
For a full list of functions and their feature compatibility, explore the Appian Functions table.

Function

a!querySelection( columns )

Returns a Selection object for use inside a Query object.

See also: Column, Query, Selection

Parameters

Keyword Type Description

columns

List of Column

A list of Columns that indicate which fields to retrieve, created with a!queryColumn().

Returns

Selection

Open in Github Built: Fri, Sep 22, 2023 (07:57:45 PM)

a!querySelection() Function

FEEDBACK