emptyObject — GTM Variable Template for Value
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
Same category: Value
Under the Hood
📜 View Implementation Code
/**
* @returns {Object} An empty object.
*
* @framework ggLowCodeGTMKit
*/
return {};