emptyObject β GTM Variable Template for Value
When to Use This
Section titled βWhen to Use ThisβGTM Configuration
Section titled βGTM ConfigurationβThis is what you'll see when you open this variable in Google Tag Manager.
Read-only Preview
emptyObject
This function takes no parameters.
Related Variables
Section titled βRelated VariablesβSame category: Value
Under the Hood
Section titled βUnder the Hoodβπ View Implementation Code
/** * @returns {Object} An empty object. * * @framework ggLowCodeGTMKit */return {};