MobileDeviceApplicationLaunchExtrasData.Add

Syntax:

Add(<Key>, <Value>, <TypeName>)

Parameters:

<Key> (required)

Type: String.
It specifies the key of the data item to be added.

<Value> (required)

Type: String; Number; Boolean; Picture; ContactAccount; AddressData; LocationData; Array; MobileDeviceApplicationLaunchExtrasData.
Additional data value to be added.
An array can contain elements of one of the following types: String, Boolean, Number.

<TypeName> (optional)

Type: String.
It specifies the name of the added data type.

Returned value:

Type: MobileDeviceApplicationRunAdditionalDataItem.

Description:

It adds an additional data item.

Availability:

Mobile application (client).

    

1C:Enterprise Developer's Community