pp108 : TranslatableText

TranslatableText

This class represents a Translatable object. An instance of this class is returned from the Localization library methods.

Syntax

Script

There is no public constructor for this class .

The methods defined are as follows:

Table 1. List of Methods

Method

Description

getText()

This method returns the translated label in the runtime language.



Parent topic

get()