Loading
Prepare for Email to Become the Default Login ExperienceRead More
Ongoing maintenance for Salesforce HelpRead More
Extend Salesforce with Clicks, Not Code
< (Less Than)

< (Less Than)

Evaluates if a value is less than the value that follows this symbol.

Use

Evaluates if a value is less than the value that follows this symbol.

Revenue Example
Revenue Example IF(AnnualRevenue < 1000000, 1, 2) assigns the value 1 with revenues less than one million and the value 2 to revenues greater than one million.
 
Loading
Salesforce Help | Article