Page History
[ |../../index.htm#lansa/laddsnbc_0020.htm]
You are here:
...
A function's usage may be set in one of these ways:
...
- Functions CALLed or activated via CALL_SERVER_FUNCTION Built-In Function may use this mechanism to clean up. One suggestion would be to create a field for this and only exchange it when the heavy usage function is to clean up.
- Trigger functions could be coded to execute the SET_FOR_LIGHT_USAGE Built-In Function when called for the After Close event.
- RDML Built-In Functions can use this mechanism in their shutdown logic.
- The following functions cannot use this mechanism:
- Prompting functions.
- System Variable Evaluation functions.
- Complex logic functions.
...
- .
...