You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 12 Next »

LINES$ returns a document of which the text lines are preceeded with a given number of spaces and is followed by a given number of linefeeds.

Syntax

LINES$(StrExp$, LineFeeds% [,Leading_spaces%])

Arguments

  • 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

Returns:


 

Quick links: replacementstringdezemoetuniekzijnbladibla

  • No labels