Function to resolve the AdapLink Service Base Directory.
| Arguments: |
|
|---|---|
| Return-type : | java.lang.String |
| Returns: | Returns the installation directory of AdapLink service. |
Example:
=AL_BASE_DIR()
Output: "C:\AdapChain\AdapLink service"
=AL_BASE_DIR(true)
Output: "C:/AdapChain/AdapLink service"