JSONReader.Skip

Syntax:

Skip()

Returned value:

Type: Boolean.
True - the next node has been read;
False - end of JSON text reached.

Description:

If the current value represents the beginning of an array or an object, its content and end are skipped.
For other types of values it works in a similar way {ссылка:Методы; 4904; Прочитать()}.

Availability:

Thin client, server, thick client, external connection.

    

1C:Enterprise Developer's Community