14.10.2013 Views

FileMaker Pro 4.1 Mac User's Guide

FileMaker Pro 4.1 Mac User's Guide

FileMaker Pro 4.1 Mac User's Guide

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Text functions<br />

?<br />

Summary of functions C-3<br />

Keep these points in mind:<br />

1 The following sections summarize <strong>FileMaker</strong> <strong>Pro</strong> functions. Values<br />

in quotation marks ("") are text values. To include a space in a text<br />

expression, type a quote, then a space, then a quote (" "). For<br />

complete information about each function, including examples, see<br />

<strong>FileMaker</strong> <strong>Pro</strong> Help.<br />

1 A function can return the following data types: text, number, date,<br />

time, or container. However, you determine the data type of the<br />

calculated field when you define its calculation.<br />

Choose <strong>FileMaker</strong> Help Index from the or Help menu, and then type:<br />

E functions, using<br />

The parameter text can be a text expression (in quotes) or a field name.<br />

Syntax Definition<br />

Exact (original text, comparison<br />

text)<br />

Exact (original container,<br />

comparison container)<br />

Compares original text and comparison text for exact<br />

match, including case when comparing text. Returns "1"<br />

for a match, "0" for no match.<br />

Compares original container and comparison container<br />

for exact match. Returns "1" for a match, "0" for no<br />

match.<br />

Left (text, number) Returns the specified number of characters in text,<br />

counting from the left<br />

LeftWords (text, number of<br />

words)<br />

Returns the specified number of words in text, counting<br />

from the left<br />

Length (text) Returns number of characters in text<br />

Lower (text) Converts text to lowercase<br />

Middle (text, start, size) Returns characters in text, counting from the position of<br />

start, through the number of characters in size<br />

MiddleWords (text, starting<br />

word, number of words)<br />

Returns the middle words in text, beginning with the<br />

number of the starting word and continuing through the<br />

number of words<br />

PatternCount (text, search string) Returns the number of occurrences of search string in<br />

text<br />

Position (text, search string,<br />

start, occurrence)<br />

Returns the position of the specified occurrence of<br />

search string in text, from start; otherwise returns 0.<br />

Position is case insensitive.

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!