How to return multiple arrays from a function in Javascript?

前端 未结 3 1957
广开言路
广开言路 2021-02-14 09:29

I have multiple arrays in a function that I want to use in another function. How can I return them to use in another function

this.runThisFunctionOnCall = functi         


        
3条回答
提交回复
热议问题