STRING

Top  Previous  Next

 

STRINGS are implemented from version 1.5 onwards. You can declare Strinngs, use them as parameter of functions and import and export them. You access the single letters with the notation stringname[idx].

 

The following functions are available in the directory IECfuncs for the process of Strings until now:

 

FC 21        Determine the length of a String.

 

Others are in preparation, please ask if required.

 

Data types