위치:
Visualforce 페이지의 병합 필드
병합 필드는 레코드의 값을 통합하기 위해 이메일 템플릿, 메일 병합 템플릿, 사용자 정의 링크 또는 수식에 배치할 수 있는 필드입니다.
병합 필드는 레코드의 값을 통합하기 위해 이메일 템플릿, 메일 병합 템플릿, 사용자 정의 링크 또는 수식에 배치할 수 있는 필드입니다.
| 지원 제품: Salesforce Classic 및 Lightning Experience |
| 지원 제품: Contact Manager, Group, Professional, Enterprise, Performance, Unlimited, Developer Edition |
Visualforce 페이지에서는 수식과 동일한 표현식 언어를 사용합니다. 즉 {! } 내의 모든 내용은 현재 컨텍스트에 있는 레코드의 값에 액세스할 수 있는 표현식으로 평가됩니다. 예를 들어, 페이지에 {!$User.FirstName} 병합 필드를 추가하여 현재 사용자의 이름을 표시할 수 있습니다.
<apex:page>
Hello {!$User.FirstName}!
s</apex:page>사용자 이름이 John인 경우 페이지에 Hello John!이 표시됩니다.
또한 병합 필드 또는 다른 함수를 사용하여 개체 수준 도움말 내용을 개인화할 수 있습니다.

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.