pull/1/head
Darrell Anderson 12 years ago
parent 7808ef5643
commit b1821eadbf

@ -257,7 +257,7 @@ static int mod_cod[] = {
!fn: <integer> $lineOfChar(<paragraph:integer>,<index:integer>) !fn: <integer> $lineOfChar(<paragraph:integer>,<index:integer>)
Returns the line number of the line in paragraph par in which the character at position index appears.[br] Returns the line number of the line in paragraph par in which the character at position index appears.[br]
If there is no such paragraph or no such character at the index position -1 is returned. If there is no such paragraph or no such character at the index position -1 is returned.
!fn: <integer> $paragraphLenght(<paragraph:integer>) !fn: <integer> $paragraphLength(<paragraph:integer>)
Returns the length of the paragraph par, or -1 if there is no paragraph with index par. Returns the length of the paragraph par, or -1 if there is no paragraph with index par.
*/ */

Loading…
Cancel
Save