Warning in Output Results for MAX () function in AS4.12

Hii,

I was working on a project migration from AS4.10 to AS6. As part of the migration process, I first converted the project from AS4.10 to AS4.12 before moving it to AS6. During the conversion, only the AsString library functions were replaced with AsBrStr functions.
The output results are correct and there are no errors. However, I noticed an additional warning related to the MAX () function in AS4.12 that was not present in AS4.10.
I have attached screenshots of the warning and the relevant function code below. Has anyone encountered this before? Could this warning indicate a potential issue, or is it safe to ignore if the functionality and output remain unaffected?

Thanks & Regards,

Vimal.

Hi,

please see here for additional info on that warning:

I personally would take the suggestion in that help page into consideration, as new warnings can come up as a result of findings from the past when issues were investigated by Support / R&D.

Best regards!

Hi,

Thank you for the information. I had already updated the code, but I was curious about the warning message. I now understand that it is related to an update introduced in AS4.12.

Thanks & best regards,
Vimal.