How You Write Error message in X++ ?


Error(strfmt("Upload Failed in row %1", row));

Comments

Popular Posts