ChartOfCalculationTypesManager.<Chart of calculation types name>.FindByCode

Syntax:

FindByCode(<Code>)

Parameters:

<Code> (optional)

Type: String; Number.
Code to search on: String or Number depending on the Chart of Calculation Types code type defined for this configuration object.

Returned value:

Type: ChartOfCalculationTypesRef.; Undefined.
If no object with the specified code is found, an empty calculation type reference is returned.
If code is not set (length = 0), will be returned Undefined.

Description:

Looks up the calculation type by code.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community