User library is referencing the built-in function '
function-name
'.
Returned when a user-defined function declared in a LIBRARY section has the same name as a built-in NDL++ function. NDL++ does not permit function “overloading”. Each function name, whether user-defined or built-in, must be unique within an NDL script.