swirl Guide to OmniMark 6   OmniMark home
docs home 
IndexConceptsTasksSyntaxLibrariesOMX VariablesErrors
 
     
operator   ||    

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 ] [ OMX ] [ ERRORS ]

OmniMark 6.5 Documentation Generated: December 23, 2002 at 6:25:08 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-2002.