answersLogoWhite

0

Script refers to a written text. A script contains the written text of a stage play, movie, or broadcast.

User Avatar

Wiki User

8y ago

What else can I help you with?

Related Questions

What is a script file in Linux?

A script is a file that contains a set of commands to be performed. Instead of you manually entering all of the commands into the console, the script is run and does it automatically.


What text file or script that contains the answer to installation questions?

Answer File.


Which HTML tag is used to indicate to the web browser that the HTML page contains a javascript program?

Easy one. <script type="text/javascript"></script>.


Where are scripts placed in an HTML document?

you can put your script into a function. A function contains code that will be executed by an event or by a call to the function.


What content can be found on the Stacks and Stacks website?

The Stacks 4 Stacks website contains everything to do with a popup stacker script. The script can be used to create advance popups just like the ones you see on YouTube etc.


Is Arabic Latin based?

Arabic is not based on the Latin script. The Arabic script is an abjad script that is written from right to left. It contains 28 letters and is used to write the Arabic language as well as several other languages.


What does cw script sig mean?

"cw script sig" typically refers to a data field in cryptocurrency transactions that contains the script for verifying a transaction signature. It is used in certain cryptocurrencies like Bitcoin Cash for advanced scripting functions. It plays a key role in ensuring the secure and verifiable nature of cryptocurrency transactions.


Is there a list of all the cuss words?

On www.imsdb.com (the Internet Movie Script Database) is the script for Full Metal Jacket. That movie contains pretty much every cuss word in the English language.WikiAnswers is not going to list curse words, sorry.


In the game second life what does a skydiving ball do?

A skydiving ball is a small object that contains a skydiving script, sitting on the ball will simulate a skydive.


What does script mean in drama?

In drama, a script is a written document that contains the dialogue, stage directions, and actions of the characters in a play or performance. It serves as the blueprint for the production, guiding actors, directors, and crew in bringing the story to life. The script outlines the structure, pacing, and emotional tone of the piece, making it essential for the overall coherence and effectiveness of the performance.


What is the bat file extension called?

.bat indicates a batch file, which is a script. You can see what it contains by opening it with a text editor, such as notepad.


When a script file contains more than one command what each command must end with?

In general each command in a script file is on a separate line, so it is terminated with a line terminator character (put it automatically when you press the Enter key). Unlike some programming languages, a script file does not need a special terminator for the end of the line.