OverviewExamples
number RichText.GetTextLength ( |
nLength = DriveRichText.GetTextLength("RichText_Ob");
Gets the length of the text in the richtext object named "RichText_Ob" and stores it in the variable "nLength."
See also: Related Actions