3.45. global (create or set global variables)

3.45.1. Usage

global [-r] VAR[=VALUE]

3.45.2. Synopsis

Add a new global variable named VAR, optionally set to VALUE.

3.45.3. Options

-r set value of all global variables beginning with ‘match’

Table Of Contents

Previous topic

3.44. getopt (parse option arguments)

Next topic

3.46. go (start application at address or file)

This Page