Filemaker Pro 8.5 Advanced Maintenance TG762Z/A 사용자 설명서

제품 코드
TG762Z/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.