JavaScript must be enabled in order to use this site. Please enable JavaScript in your browser and refresh the page. getsize getsize Purpose Get the size of a text. Synopsis function getsize(txt:text):integer function getsize(ta:textarea):integer Arguments txt A text object ta A text area object Return value The number of characters included in the text or text area. Module mmsystem Parent Topic Procedures and functions