Returned when the same user-defined function name is declared more than once in an NDL script. NDL++ does not permit function “overloading”. Each user-defined function name must be unique within an NDL script, even if functions with the same name belong to different libraries.