Starting |
Syntax |
Starting(S:STRING):LIST of STRING |
Description |
S
. In general, this list will include undocumented
commands. For these, one may find some information using
Describe Function("Fn_Name")
or
Describe Function("$PackageName.Fn_Name")
.
Example |
Starting("Su"); ["SubstPoly", "Support", "Subsets", "SubSet", "Submat", "Sum", "Subst"] ------------------------------- |
See Also |