ManagedForm.GetAttributes

Syntax:

GetAttributes(<Path>)

Parameters:

<Path> (optional)

Type: String.
Specifies the path to the parent attribute. If the parameter is omitted or an empty string is specified, top level attributes are returned.

Returned value:

Type: Array.
Array of the FormAttribute objects.

Description:

Obtains the description of form attributes.

Availability:

Server, Mobile application (server).

    

1C:Enterprise Developer's Community