ConstantManager.<Constant Name >.Set

Syntax:

Set(<Value>)

Parameters:

<Value> (required)

Type: Arbitrary.
New constant value.

Description:

Sets a constant value in the database.

Availability:

Server, thick client, external connection, Mobile application (server).

Example:

Constants.Bookkeeper.Set("Benny Affleck");

    

1C:Enterprise Developer's Community