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

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

Inherits Kt::Object.

Inherited by Kt::String.

Detailed Description

It is a reference type that behaves like a native const string in the scripting language but does not implement additional functions such as substr or find.