Free cookie consent management tool by TermsFeed a!entityData() Function
a!entityData() 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!entityData( entity, data )

Creates an Entity Data for use with a!writeToMultipleDataStoreEntities()

See also: EntityData

Parameters

Keyword Type Description

entity

DataStoreEntity

This field holds a single Data Store Entity value in which the data to be updated is stored.

data

Any Type

This field holds multiple Any Type values to store in the entity.

Returns

EntityData

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

a!entityData() Function

FEEDBACK