HDL_ON/Entity/Function/Function.cs @@ -919,7 +919,13 @@ { get { try { return Convert.ToByte(loopId, 16); }catch { return 0; } } }