//To get Current AX time
static void timeinAX(Args _args)
{
//time2str(timeNow(),1,1)
info(time2str(timeNow(),1,1));
}
static void timeinAX(Args _args)
{
//time2str(timeNow(),1,1)
info(time2str(timeNow(),1,1));
}
Content copied from AI. Azure Function Apps provide a serverless, event-driven compute service that lets you run code in languages like C#, ...
No comments:
Post a Comment