emptyArray — 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
emptyArray
This function takes no parameters.
Related Variables
Same category: Value
Under the Hood
📜 View Implementation Code
/**
* @returns {Array} An empty Array.
*
* @framework ggLowCodeGTMKit
*/
return [];