LongSFID

Overview

Returns the 18-character Salesforce ID from a shortened 15-character version.

Syntax

LongSFID(1)

Function Properties

Ordinal Type Description
1 string Required The 15-character Salesforce ID

Usage

The example below returns the value of 0036000000QKv5TAAT.

%%=LongSFID('0036000000QKv5T')=%%
Last Updated: Jun 8, 2021