Feature Rich
Rapid Application Development
Helping you or your customers
Manage their Business

All Commands All String
Commands

LINE

This will return a single line of text from a string of data containing several lines.

It works best with plain text data but will also recognise BR tags in HTML.

This command can have an {END_LINE} command.

In this case, the string in-between will replace the first parameter and the format will be {LINE} string {{END_LINE(parameters 2 onwards)}

This is particularly useful if the string is particularly long or contains commas.

Number Name Default Type Description
1 string String The string of data to get the line from
2 line 1 Expression The line number to return
Example
This is line two
to add a Comment.