execDll - ObjectVision/GeoDMS GitHub Wiki
File, Folder and Read functions exec(ute)Dll
- execDll(dll, function)
execDll(dll, function) executes the function in the dll.
- dll and function with string value type
container execDll := execDll('C:/dev/bin/accessrun.dll','RunProcAndWait')