User Tools

Site Tools


syntax:functions:startswith

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
syntax:functions:startswith [2014/09/16 22:05] – created dmitrysyntax:functions:startswith [2015/03/20 21:16] elenap
Line 4: Line 4:
  
 ^  Example  ^  Result  ^ ^  Example  ^  Result  ^
-| startswith('Crimea', 'Crime' |  True | +| startswith( 'Crimea', 'Crime' )  |  True | 
-| startswith('IBM', 'i' |  False |+| startswith( 'IBM', 'i' )  |  False |
  
 +=== See also ===
 +  * [[syntax:functions:endswith]]
 +  * [[syntax:functions:find]]
 +  * [[syntax:functions:contains]]
syntax/functions/startswith.txt · Last modified: 2021/08/14 19:01 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki