Initializing help system before first use

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