If its needed to update Label or its description by x++ code, we can use built-in class SysLabelEdit as under
static void UpdateLabelId_SMS(Args _args)
{
SysLabelEdit SysLabelEdit;
LabelId varLabelId...(read more)
↧