Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. When no last line is given, the function returns all text from Document$ starting with FirstLineNo%.
  2. If FirstLineNo% FirstLineNo% = "NullString"0, the function returns a string starting at the first line of the source document.
  3. If LastLineNo% LastLineNo% = "NullString"0, the function returns all text from Document$ starting with FirstLineNo%.
  4. One can also use the SECTION$() function to return a section of a document.

...

Example 2

 returns


 

Quick links: Functions overview | Attribute overview | Constants overview | Dimensions overview