contentsconceptssyntaxlibrariessampleserrorsindex
Full text search
operator   _ (Underscore)    
     

Syntax

  string-part _ string-part


Purpose

The _ character is used to concatenate two or more string parts into a single string. Note that the maximum length of an OmniMark string is 2,048 characters, excluding the surrounding quotation marks and any underscores used to enter long strings.

The _ character must be used when joining quoted SGML or XML names. It is also useful when a string exceeds a single line in length.

Unlike the underscore keyword, the join keyword is a run-time concatenator allowing returned values, rather than only strings, to be joined. This makes the join keyword more flexible than the underscore, so the underscore should be used only in the cases noted above.

       
----  

Top [CONTENTS] [CONCEPTS] [SYNTAX] [LIBRARIES] [SAMPLES] [ERRORS] [INDEX]

Generated: April 21, 1999 at 2:01:01 pm
If you have any comments about this section of the documentation, send email to [email protected]

Copyright © OmniMark Technologies Corporation, 1988-1999.