start | all-pages

strings In *Konilo, strings are *arrays of *characters. You should review the *arrays topic for information on the basic structure and operations on them. Konilo provides a variety of words for operating on strings. There are in the `s:` namespace. Since strings are a type of array, you can also use any `a:` words on them. *StringCreation *StringComparison *StringLifecycle *StringSubsets *StringAccessCharacters *StringFilterAndMap *StringIteration *StringCaseConversion *StringMerge *StringTrimming