CTextFormatFrame

Parent
CFrame

Properties


@ val  
[ Text ]

Pattern in which text should be formatted. i.e. %0% / %1%.


@ val  
[ Text ]
@ index ?
[ Uint8 ]

Name of tokens. If not set, token will be in form of a index/number, i.e. 0 for first element.


@ val  
[ Text ]
@ index ?
[ Uint8 ]

List of values for replacement.


@ val  
[ Uint32 ]

Number of replacements required for assembling the text, otherwise the Text property will be left blank.


@ val  
[ String ]

Resulting text.