a!entityData( entity, data )
Creates an Entity Data for use with a!writeToMultipleDataStoreEntities()
See also: EntityData
Keyword | Type | Description |
---|---|---|
|
DataStoreEntity |
This field holds a single Data Store Entity value in which the data to be updated is stored. |
|
Any Type |
This field holds multiple Any Type values to store in the entity. |
EntityData