StandardConstant: StandardConstant

Description Usage Arguments Details Value Author(s) Examples

Description

Provides standard values of constants as used in the Processing Algorithms document, and others.

Usage

1

Arguments

Symbol

One of a set of defined symbols. To see the available symbols, use StandardConstant('?'), and to see a full description of an available symbol, use for example StandardConstant("?Rd").

Details

If one of the standard symbol names is provided, the routine returns the value associated with that constant. Otherwise, it returns NULL. For special cases described following the parameter Symbol, the returned value is a list of available symbols or an expanded explanation of a specified symbol.

Value

The value associated with that symbol.

Author(s)

William Cooper

Examples

1
StandardConstant ("MWW")

WilliamCooper/Ranadu documentation built on July 10, 2019, 12:40 a.m.