Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

 returns a document without lines containing specific strings.

Syntax

Arguments 

  •  is a string containing the source document.

  •  are strings that define which lines should be removed (i.e. the lines containing that string)

Remarks

  1. Lines containing one or more of the strings ImpVar_1, ImpVar_2, ... , ImpVar_n are removed including the following CrLf (Carriage return Linefeed)

Examples

Let Document$ contains the text:

The syntax

returns


 

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