Filemaker Pro 8.5 Educational Maintenance T1 TJ086LL/A ユーザーズマニュアル

製品コード
TJ086LL/A
ページ / 238
158     FileMaker Functions Reference
Last(if(IsEmpty(Company);PersonalPhone;WorkPhone)) returns the last non-
empty phone number from the repeating field PersonalPhone when the Company field is 
empty. If the Company field is not empty, the function returns the last non-empty phone 
number from the repeating field WorkPhone.