BiL10nString
This class converts a localization template to a string.
This class extends String and therefore all methods and fields available for String are also available for BiL10nString .
Constructor
new BiL10nString ( [ sName ] )
Parameters
| Name | Type | Optional | Default | Descripton |
sName | String | ![]() | The name of the desired template |
Properties
| Name | Type | get | set | Descripton |
name | String : The localization template name | ![]() | ![]() | Sets the localization template name. |
Methods
None.
Events
None.
Static Methods
None.
Static Fields
None.
Remarks
None.
