EXTERNAL (Reserved Word)
EXTERNAL defines a DLL entry point to be called from EasyLanguage.
External: "myLibrary.DLL", double, "MyFunc", IEasyLanguageObject;
Refer to the documentation in the EasyLanguage Extension Software Development Kit (SDK) for more information about this and the Tradestation Tool Kit library TSKIT.DLL.