The DataHub installation includes a number of Gamma scripts containing classes,
methods, and functions for specific scripting needs. These scripts are accessed
using require or include statements.
They can all be found in the require folder, located here
(32-bit or 64-bit):
C:\Program Files (x86)\Cogent\Cogent DataHub\require\ C:\Program Files\Cogent\Cogent DataHub\require\
A detailed description of each function and method is outside the scope of this documentation, but you may find it helpful to view the code of these scripts to find out what functions and methods they provide, and to get some understanding of what they do.
![]() | |
We do not recommend editing any of these scripts, because other DataHub scripts may use them, which cam lead to unexpected results. Furthermore, all content in this folder gets replaced by the default content whenever the DataHub program is re-installed, so any edits will be lost. |