STRING functions

Description

This PLC sample contains a collection of samples of the basic STRING functions. The functions shown are:

  • CONCAT
  • DELETE
  • FIND
  • INSERT
  • LEFT
  • LEN
  • MID
  • REPLACE
  • RIGHT

Sample project

TC3_PlcSample_StringFunctions.zip

Further information

In the documentation Tc2_Standard Library: STRING functions