Please enable JavaScript to view this site.

 

Navigation: Macros > Macro Language > Compiler Messages > Errors

Call to function has parameter of the wrong type

Scroll Prev Up Next More

This compiler error will occur when calling a function, if the compiler notices that you are passing a parameter of the wrong type.

 

To solve this problem, look at the list of the parameters in the help topic corresponding to the built-in function or to the definition of your user-defined function at the top of the macro.

 


Topic 108152, last updated on 10-Apr-2026