preloader-matrix

Alfasith

X++ code to get the company name

Hi,
static void curExtExample(Args _arg)
{
str CompanyId;
;

CompanyId = curExt();
Info(CompanyId);
}

Leave a Reply

Your email address will not be published. Required fields are marked *