Using numbers and indices

Some objects in 1C:Enterprise language use numeration for their components. Such objects may include a string with numbered symbols or symbol sequences, a spreadsheet document with numbered rows and columns, etc. Number concept is used for describing calling object components. Numeration always starts from 1.

Index concept is used for describing calling collection elements. Collection element indexing always starts from 0

1C:Enterprise Developer's Community