Displaying all functions tagged with Text Parsing

After ( _include_boolean ; _occurrence ; _searchString ; _text )

extracts the end of a text, based on a search string and an occurrence number

    By Fabrice   (1 comments Posted 24 November 2008   Rating:  3.5
    Tag:    text parsing

array.cellValueByColNum ( delimiter ; column ; rowName ; array )

A function to return the cell value from an array by specifying the row name and column number.

    By TimA   (0 comments Posted 6 January 2009   Rating:  5.0
    Tag:    Text Parsing

array.cellValueByColTitle ( array ; rowName ; column ; delimiter ; useTitle )

A function to return the cell value from an array by specifying the row name and column title.

    By TimA   (0 comments Posted 6 January 2009   Rating:  5.0
    Tag:    Text Parsing

array.value ( delimiter ; column ; rowName ; array )

A function to return the column value from an array by specifying the row name

    By TimA   (0 comments Posted 5 January 2009   Rating:  5.0
    Tag:    Text Parsing

Before ( _occurrence ; _searchString ; _include_boolean ; _text )

extracts the beginning of a text, based on a search string and an occurrence number

    By Fabrice   (0 comments Posted 24 November 2008   Rating:  3.3
    Tag:    text parsing

Between ( _occurrence2 ; _include2_boolean ; _searchString2 ; _include1_boolean ; _occurrence1 ; _searchString1 ; _text )

extracts the middle of a text in between delimiters, based on a search strings and an occurrence numbers

    By Fabrice   (4 comments Posted 30 November 2008   Rating:  3.0
    Tag:    text parsing

BetweenNext ( _searchString2 ; _occurrence2 ; _include2_boolean ; _occurrence1 ; _include1_boolean ; _searchString1 ; _text )

extracts the middle of a text in between delimiters, based on a search strings and an occurrence numbers

    By Fabrice   (2 comments Posted 28 November 2008   Rating:  4.0
    Tag:    text parsing

GetChar ( text ; number )

Returns the specified character (by number) from a string.

    By uLearnIT   (2 comments Posted 5 December 2008   Rating:  2.1
    Tag:    Text Parsing

GetDates ( _text )

Extracts all valid dates from a text and formats them as a list

    By Fabrice   (0 comments Posted 4 December 2008   Rating:  unrated
    Tag:    Text Parsing

GetStyledWords ( text ; style )

Returns all the styled words ( in list view ) within the given text

    By Daniele Raybaudi   (0 comments Posted 14 December 2008   Rating:  5.0
    Tag:    Text Parsing

GetWord ( text ; number )

Returns the specified word (by number) from a string.

    By uLearnIT   (2 comments Posted 5 December 2008   Rating:  2.1
    Tag:    Text Parsing

LatinUpperAlpha

Returns a string with all 133 latin upper chars

    By Daniele Raybaudi   (5 comments Posted 26 October 2009   Rating:  unrated
    Tag:    Text Parsing

Levenshtein ( caseSensitive ; damerau ; str2 ; str1 )

Finds the Levenshtein or Damerau-Levenshtein distance between two strings.

    By Steve Allen   (0 comments Posted 30 January 2009   Rating:  unrated
    Tag:    Text Parsing

NoDigit ( text )

Excludes digits from a string

    By Daniele Raybaudi   (1 comments Posted 10 September 2009   Rating:  unrated
    Tag:    Text Parsing

NoSingleCharacters ( Text )

This recursive function will remove single letter words and from text strings.

    By Ken S.   (0 comments Posted 10 December 2009   Rating:  unrated
    Tag:    Text Parsing

 

« Previous 1 2 Next »

 

 

 

 

 

 

Top Tags

Text Parsing  (25)
List  (20)
XML  (15)
Format  (15)
Date  (14)
Debug  (12)
Layout  (11)
Variables  (10)

 

Interface  (9)
Filter  (9)
Layout Objects  (6)
Text  (6)
ValueIterator  (6)
Recursive  (6)
Dev  (5)
Number  (5)