Coggle requires JavaScript to display documents.
string
number
boolean
undefined
null
symbol
"Renay".toUpperCase()
var something = function() { console.log... }
somethng.userName = 'Renay'
[[Code]]
[[Call]]