SessionParameters.<Session parameter name>

Usage:

Read and write.

Description:

Type: Arbitrary.
A set of properties contains the session parameter values. You can access values by name. Property names are the same as parameter names, as specified in the designer.
You can use it to obtain or specify a session parameter value of the same name. You can specify types that are allowed for the session parameter value when creating a session parameter in designer. The following types can be allowed:

Availability:

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

Note:

Exception occurs during try to call an unitialized session paramer (parameter assignment has not been performed during session).
Only values of listed types can be elements of values of FixedArray, FixedMap, FixedStructure types.

See also:

Global context, event SessionParametersSetting

    

1C:Enterprise Developer's Community