[r930]: / branches / develop / mqttsparkplug / mqttsparkplug-unittest / Device / Plc Logic / application / Function Tests / FB_Functions_TestSuite / Test_ReplaceIllegalCharsWithUnderscore / svnobj  Maximize  Restore  History

Download this file

4 lines (3 with data), 2.0 kB

1
2
3
	Actual := sparkplug.ReplaceIllegalCharsWithUnderscore( in := In );
	THIS^.AssertEquals_WSTRING(Expected := Expected,
							   Actual := Actual,