End
(number) The character index for the end of the selection. (Use -1 to specify the end of the text in the richtext object.)
Re t u r n s
Nothing. You can use Application.GetLastError to determine whether this action failed, and why.
See also: Related Actions
RichText.SetSelectionFormat
OverviewExamples
RichText.SetSelectionFormat ( string ObjectName,
table CharacterFormat,
boolean ApplyToWord = false )
De s cr ip t ion
Sets the character formatting of the current selection in a richtext object.
P arame t er s
ObjectName
(string) The name of the richtext object.