FUNCTION_LEVEL is used to describes the level of complexity of the function, from low to high. This may be used to restrict a function from being called by the Command Line in the application. This is often used for dialogs.
X_FUNCTION_LEVEL is a fixed lexicon with the following values:
Saved Value | Displayed Value |
---|---|
01 | Low |
02 | Medium |
03 | High |
98 | Custom Function |
99 | Not By Command |