makeUsage()

(Notebook: Hilfsfunktionen.m)
Package: ../../Hilfsfunktionen.m Context: Hilfsfunktionen`


makeUsage[functionName_String, contextPath_String, usageText_String]; Defines the usage for the given function Name in two contexts:
a) In the current context, so that the function is public.
b) In the Context <Usages`contextPath`functionName>, so that the different usages can be defined for the same methodName. The contextPath usually has the form <className`>.

Alphabetic index Hierarchy of classes



This page was generated with the help of DOC++.