Rename StringEx to S7String.

This name is already somewhat used in code and gives this a better name.
This commit is contained in:
Serge Camille
2020-09-12 19:27:15 +02:00
parent af39659944
commit b088fe276b
7 changed files with 90 additions and 76 deletions

View File

@@ -169,14 +169,14 @@
LReal,
/// <summary>
/// String variable type (variable)
/// Char Array / C-String variable type (variable)
/// </summary>
String,
/// <summary>
/// String variable type (variable)
/// S7 String variable type (variable)
/// </summary>
StringEx,
S7String,
/// <summary>
/// Timer variable type