Skip to content

ExecDll

mtbeek32 edited this page Feb 20, 2024 · 5 revisions

File, Folder and Read functions exec(ute)Dll

syntax

  • execDll(dll, function)

definition

execDll(dll, function) executes the function in the dll.

applies to

example

container execDll := execDll('C:/dev/bin/accessrun.dll','RunProcAndWait')

see also

Clone this wiki locally