[r916]: / branches / develop / mqttsparkplug / mqttsparkplug / Sparkplug™ MQTT edge and host / Function Blocks / FB_WStringBuilder / FB_WStringBuilder / Find / svnobj  Maximize  Restore  History

Download this file

5 lines (4 with data), 1.6 kB

1
2
3
4
Find := STU.StrFindW( pst1 := ADR(_workWSTRING), 
                  pst2 := ADR(Text), 
                  uiSearchStart := 1);
//Find := WFIND( _workWSTRING, Text );