Versions Compared

Key

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

...

  • StrExp$ is a String expression containing a text string or document
  • LineFeeds% is the number of blank lines to be added behind StrExp$
  • Leading_Spaces% is an optional number of leading spaces to be put at the start of each line of text in StrExp$

Examples

LINES$("Qnowledge 
Haagsteeg 2 
Wageningen",3,6)

Returns:

"      Qnowledge 
       Haagsteeg 2 
       Wageningen 
"


 

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