|
|||||
External functions: identifying | |||||
Prerequisite Concepts | Related Syntax |
An external function's external name and external library do not actually have to be specified in an external function definition. They can be set later as the OmniMark program runs. During the running of the OmniMark program, the names can be determined and assigned to the external function with the actions: set external-function
and set function-library of external-function
.
Prerequisite Concepts External functions Function types and anatomy |
Related Syntax define function set external-function set function-library of external-function |
---- |