a!entityData() Function

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: Tue, May 23, 2023 (06:12:33 PM)

On This Page

FEEDBACK