ctext
index
 
Name createWords ( )
Examples
None available
Description Creates an array of CTexts, one for each word of input or null if null or empty input
Syntax
createWords(p, lines, startX, startY);
Parameters
p  
line  
startX  
startY  
Returns CText[] or null
Usage Web & Application
Related