up
previous
next
3.9.10 Commands and Functions for Packages
***** NOT YET UPDATED TO CoCoA-5: follow with care *****
The following are commands and functions for packages:
alias
define aliases for package names
aliases
list of global aliases
functions
list the functions of a package
Packages
list of loaded packages
PkgName
returns the name of a package
For details look up each item by name. Online, try
?ItemName
or
H.Syntax("ItemName")
.