We've encountered an issue exporting this macro. Please try exporting this page again later.
Excerpt |
---|
Code Block |
---|
string [] produce = "Apple|Apricot|Avocado|Banana|Blackberry|Blueberry|Cherry|Coconut"; |
Info |
---|
The SIL language will automatically convert a string containing pipe delimited text into an array. |
|