Z.Symbol(...)

Symbol(name : string) : Z.Symbol;

Constructs a new Z.Symbol instantiated from the definition specified.

Parameters

Parameter Type Description
name string The name of the definition to instantiate.

Returns

A new Z.Symbol object

zapcode branded_zapcode i