How to use properties in functions

前端 未结 0 1025
心在旅途
心在旅途 2021-01-20 18:16

Please see the code below ‍‍‍‍‍‍

function tehran() {
    // some code
}

tehran.tower = "Milad";

how i can use \'tower\' properties

相关标签:
回答
  • 消灭零回复
提交回复
热议问题