TextSize()

 <  Day Day Up  >  

TextSize()

Category: Text Formatting

Syntax: TextSize ( text ; fontSize )

Parameters: text ”any text string or expression that returns a text string; fontSize ”any font size expressed in pixels as an integer.

Description: Returns the text string at the specified font size.

Examples:

 

 TextSize ("Hello, world!" ; 8) 

Results in Hello, world!

 

 TextSize ("Large print book" ; 18) 

Results in Large print book.

Comments:

When TextSize() is used as part of the definition of a calculation field, the calculation should be set to return a text result. Text formatting options are lost if the data type returned is anything other than text.

 <  Day Day Up  >  


QUE CORPORATION - Using Filemaker pro X
QUE CORPORATION - Using Filemaker pro X
ISBN: N/A
EAN: N/A
Year: 2003
Pages: 494

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net