ERROR | XQST0039 - duplicate parameter name string in function declaration |
CAUSE | The function declaration contained more than one parameter with the same name. |
ACTION | Fix the function declaration to remove the duplicate parameters. |
ERROR | XQST0039 - duplicate parameter name string in function declaration |
CAUSE | The function declaration contained more than one parameter with the same name. |
ACTION | Fix the function declaration to remove the duplicate parameters. |