Text Information

A script can embed text information. For example notes record of the passport requires a text block. Normally a string of text spans one line and finishes as the end of line is reached. Longer strings can span multiple lines, in this case each pending line must be finished with minus symbol.

For the sake of readability words longer than 31 symbols are truncated. Maximum length of a text block is 255 characters.

Example
# Example of a clause that spans multiple
# lines.
Notes       "Big" versus "small". Dialectic-
            of this pair finally brings you to-
            understanding of relativism.
...read about variables