Specifies the paths to search for programs or shared libraries (on Windows) or binary executable files (on Linux).
Syntax
PATH = <path to folder>
Usage and Examples
PATH must include all the folders used to store programs and libraries on Windows and binary executable files on Linux. You can be modify the value of PATH according to your development needs.
For example,
or with absolute paths:
This value can be modified according to your development needs.
PATH applies both at compilation and at runtime, so it must be set in system variables and in the inet.env.