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

length of

 
 

Return type: Integer
Returns:       A numeric expression equaling the length of the tested string-expression.

Syntax

length of string-expression


Purpose

An operator that calculates the length of a string expression. The result is a numeric expression. The following code demonstrates a common method of using length of to do this:

  do when length of "123" = 3
  ...
  done

       
 

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

OmniMark 8.2.0 Documentation Generated: March 13, 2008 at 3:33:48 pm
If you have any comments about this section of the documentation, please use this form.

Copyright © Stilo International plc, 1988-2008.