7.67.52015-05-06

Foreign Language Procedures and Functions

Name:

Description:

BeginUTF8Paragraph … EndUTF8Paragraph

procedure

Delimits a paragraph of formatted UTF8 text.BeginUTF8Paragraph … EndUTF8Paragraph (procedure)

MapUTF8

function

Converts a text string from its original encoding to UTF8.MapUTF8 (function)

ShowUTF8

procedure

This command is used to display UTF8 text on the document.ShowUTF8 (procedure)

ShowUTF8Left / ShowUTF8Right / ShowUTF8Center

procedure

These three commands are used to display simple text strings on the document. ShowUTF8Left / ShowUTF8Right / ShowUTF8Center (procedure)

When using PlanetPress Talk code to perform a line repeat directly on an object, use the reserved word &currentiteration. The value of the iteration will increment. You can also repeat on a group using the syntax &group.currentiteration.