Duplicate identifier - how to configure PasScript to use Functions in Script

Hello,
I have several scripts where functions are defined with same name and parameters as they were registered in PascalScript.
During compiling, PascalScript claims “Duplicate identifier”.

Is there a possibility, that PS uses the Script Function and ignores the Delphi Functions?

Greetings Klaus

Pascalscript does not support duplicate identifiers no.