Cicode Programming Reference > Cicode Function Categories > DLL Functions

DLL Functions

The DLL (Dynamic Link Library) functions allow you to call any DLL, including the Windows standard functions, any third-party library, or your own library. 

With the DLL functions, you can write functions in 'C', Pascal, or any other language that supports DLLs, and then call those functions from CitectSCADA.