What do I have wrong?
If ( LEN( {{Temp_10_Digits__c}} ) == 10
,
“”
,
“The phone length is " & LEN({{Temp_10_Digits__c}}) & " digits, it needs to be 10 digits.”
)
Question
UI-Only LEN in equalion
This topic has been closed for replies.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.