Aracılığıyla paylaş


Değişken Ekle

Use the Add Variable dialog box to specify the properties of a new variable.

Seçenekler

  • Container
    Select a container in the list.The container defines the scope of the variable.The container can be either the package or an executable in the package.

  • Name
    Type the variable name.

  • Ad alanı
    Specify the namespace of the variable.By default, user-defined variables are in the User namespace.

  • Value type
    Select a data type.

  • Değer
    Type a value.The value must be compatible with the data type specified in the Value type option.

  • Salt okunur
    Select to make the variable read-only.