swirl
Guide to OmniMark 9   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesLegacy LibrariesErrors
 
     
operator  

|| (concatenation)

 
 

Return type: String
Returns:       The concatenated string.

Syntax

string-expression || string-expression
    


Purpose

The || operator concatenates its two string arguments.

For example:

  process
     output "Now is the time for all good men" 
         || " to come to the aid of their country."
          

join is a deprecated synonym for ||.

       
 

Top [ INDEX ] [ CONCEPTS ] [ TASKS ] [ SYNTAX ] [ LIBRARIES ] [ LEGACY LIBRARIES ] [ ERRORS ]

OmniMark 9.0β Documentation Generated: September 16, 2008 at 1:41:41 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.