KUIML
Blue Cat's User Interface Programming Language
Kt::String Class Reference

Used to represent mutable strings (see STRING element) in the scripting engine. More...

Inherits Kt::ConstString.

Detailed Description

It is a reference type that behaves like a native string in the scripting language. It only implements basic operations, such as concatenation (+=).