Line =  text .line .get  (  ObjectID  )  
                                
Description :

This instruction returns the line number of the cursor when a text block is being edited; or, alternatively, the first current line of a scrolled text block.

Parameters :

  • ObjectID of the text object.

Return Value :

  • Line number.

Examples :