The Student Room Group

What is the difference between embedded scripts and externally saved scripts?

I don't understand what they mean, I searched them up but that didn't help. what are they, what are the differences between them, and could you list the disadvantages and advantages of them.

Thank you.
Reply 1
What is this related to? Computing?
Reply 2
Original post by tuchaynz
What is this related to? Computing?

yup
Reply 3
Well you should say what its regarding for future posts, it makes things much easier and quicker.

Embedded scripts are where most of the steps of a simulation are user defined, meaning that the user must provide the program/application with a function, such as to click a button. Lua is a scripting language that is designed to support general procedural programming.

Here are two links for more info. It's really all on the internet, you've just got to look closely.

http://knowledgehills.com/javascript/external-javascript-syntax-disadvantages.htm
http://stackoverflow.com/questions/34707187/what-are-some-advantages-and-disadvantages-for-embedding-javascript-in-html-or-s
Reply 4
Original post by tuchaynz
Well you should say what its regarding for future posts, it makes things much easier and quicker.

Embedded scripts are where most of the steps of a simulation are user defined, meaning that the user must provide the program/application with a function, such as to click a button. Lua is a scripting language that is designed to support general procedural programming.

Here are two links for more info. It's really all on the internet, you've just got to look closely.

http://knowledgehills.com/javascript/external-javascript-syntax-disadvantages.htm
http://stackoverflow.com/questions/34707187/what-are-some-advantages-and-disadvantages-for-embedding-javascript-in-html-or-s


Thanks.

Quick Reply

Latest