String

Parent Previous Next

String

String is a data type used to represent a finite sequence of symbols, preferentially texts. It is comprised of a set of characters that can also contain spaces, numbers and symbols.


A String tag has the following fields:


.     Initial Value: Sets the initial value for the tag. The default value is "" (empty).

.     Retentive Value: Sets if the tag will keep its value after the RunTime has stopped.