CERN home page CERN home page Consult pages Consult pages Writeups at CERN Writeups at CERN Garfield pages Garfield pages Help Help Global Global Table of contents Keyword index

Global


variable

A character string that satisfies the naming conventions for variables, see naming.

It is permissible to redefine a global variable, changing its type if desired.


value

The value you wish to give to your global variable has to of one of the following types:

If the value is not specified, then Nill will be assigned.

To enter a set of numbers into a Matrix, one should use the Vector statement.

Examples:

Global abc `abc`
Global abc 2<3
Global abc string(2+3)/abc

Go to the top level, to Global, to the topic index, to the table of contents, or to the full text.

Formatted on 15/01/01 at 23:07.