[...] (accessing object properties)

Syntax:
[<Parameter>]

Parameters:
An object name or index can be used as a parameter.

Return value:
Object property or collection element.

Description:
Provides access to object properties by string presentation of property name. Also provides access to collections by element name or index.


    

1C:Enterprise Developer's Community