static void RB_formattedStr2Num(Args _args)
{
str s = "(200+100) / 2 * 4";
info(strFmt("%1", formattedStr2num(s)));
}
{
str s = "(200+100) / 2 * 4";
info(strFmt("%1", formattedStr2num(s)));
}
D365 F&O X++ code Update_Recordset and SkipDataMethods still calling update method It sounds like you're encountering an issue where...
No comments:
Post a Comment