swirl
Guide to OmniMark 7   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 ] [ LEGACYLIBRARIES ] [ ERRORS ]

OmniMark 7.1.2 Documentation Generated: June 28, 2005 at 5:44:55 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © Stilo Corporation, 1988-2005.