action
set external-function function-name to string-expression
set external-function
can be used to dynamically set the name of an external function during the
running of an OmniMark program. The string-expression should evaluate to a valid external function
name for the platform on which the program is executing. Any change will take effect the next time the external
function is invoked.