The Text Editor and the KString Type
Categories:
The string type used directly for text can allow the use of HTML tags, or iiziTags for a text ID, and any combination of these. The Property Editor indicates this option by displaying a TEXT
and an HTML
icon in the value field. Clicking either of these icons
will open the Text Editor with support for iiziTags
, text IDs
, HTML tags
and links
.
This combination of text
, HTML
, links
, virtualspace references
and text references
are stored in iiziGo’s KString type which is an extension of Java’s String type. The KString allows a specified list of HTML tags and offers security in making other HTML tags illegal; JavaScript is also prohibited in KStrings. Complete information and functionality can be found in the KString API.
HTML:
TEXT:
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.