O.P. External JS files
Hi,
I'm trying to tidy up my code a bit. Is there any way to include certain functions within the main JS file of a script?
For instance, with PHP I'd call include("functions.php"); to import functions from that page. Is there an equivalent within JS or the Messenger+ API?
Many thanks,
|