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

Generated: August 11, 2000 at 3:06:57 pm
If you have any comments about this section of the documentation, send email to docerrors@omnimark.com

Copyright © OmniMark Technologies Corporation, 1988-2000.