What is the function named Undefined?

LilithyanLilithyan Member Posts: 32
Hi everybody,

I hope this is the right spot to post this, didn't know exactly under what category this falls.

While doing an NAV upgrade for a Customer we stumbled accross a codeline that was liek this:

IF [something true] THEN UNDEFINED('String');

Provoking the Object to jump into this part of the code resulted in the bellow error-message:

"The function String is not supported any longer. Remove the function call and compile the C/AL object again."

Now, where not quite sure what this means.
Does it mean the function UNDEFINED always gives this form of error-message with the String-parameter defined by the developer mentioned?
Or is the actual function not supported anymore? Or something enterily different?

Cusiousity killing me here :-k

Ciao,

Lilithyan

Comments

Sign In or Register to comment.