exportLocaleToFile | ||||||||||
Type | command | |||||||||
Dictionary | library.i18n | |||||||||
Library | i18n library | |||||||||
Syntax |
| |||||||||
Associations | com.livecode.library.i18n | |||||||||
Summary | Exports the array of an i18n package loaded in memory to a file. | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Description | Use the exportLocaleToFile command to export an i18n package to a plain text file. This command will convert the array to a JSON string. | |||||||||
Tags | internationalization,i18n,translation,languages,locale |