You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Razie, addition to improvements list of diesel:
code navigation (Ctrl + click/B) doesn't show usages for such case, when returned value is used to assign to some var:
=> (commentData = ems.alarms.kpi.prepAlarmComment(invAlarmDef = alarmDef, level=level, size = sizeOf(deviceRaiseAggBuckets)))
The text was updated successfully, but these errors were encountered:
Hi Razie, addition to improvements list of diesel:
code navigation (Ctrl + click/B) doesn't show usages for such case, when returned value is used to assign to some var:
=> (commentData = ems.alarms.kpi.prepAlarmComment(invAlarmDef = alarmDef, level=level, size = sizeOf(deviceRaiseAggBuckets)))
The text was updated successfully, but these errors were encountered: