private
- $obj private
- returns list of private names, e. g.
color width
- $obj private $key
- returns value private $key. Example:
% $line1 private color
grey
%
- $obj private $key $val
- sets private $key to $val. Example:
% $line1 private color yellow
yellow
%
©
Wolf-Dieter Busch
| Home
| Sitemap
| Urheber
| A-Z