Declaring Runtime Functions
A runtime function is either a global function or a server-class member function that is declared as accessible at runtime.
You may want to declare a runtime function when you need:
to call a function from the component through the callback execution API
(see
IlsRpObject::execCallback and
IlsMvComponent::execUserCallback).
Version 6.3
Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.