answersLogoWhite

0

Variables have many uses, the main being to set a certain keyword to a function or command such as A = run.SystemDLL.system32 "just an example" so if I were wanting to create a program or make it shorter.. I would do this..

A = Run

B = 1

if B = 1 then

print("Hello") This would print Hello in the lua scripting language! Enjoy

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

Why use static variable in programming language?

For C programming, the use of a static variable has two uses: One reason is to hide the variable from other modules. The scope of the static variable is limited to the compilation unit that it is described in. The second use of a static variable is to keep the value of the variable intact through the entire program execution unit.


What type of programming language does assembly language use?

Assembly language uses a low-level programming language that directly corresponds to machine code instructions.


Why do we have to use uses crt or clrscr in pascal programming language?

No, you don't have to.


Which programming language uses a string of 1s and 0s?

You, as a programmer, can use a string with 1s and and 0s (or any other content) in each and every programming language.


Is there a program that can help you make a programming language but you don't need to know a programming language?

No. In order to make or use a program or a programming language, you need to know a programming language.


Does the iPod use Java programming?

The iPod uses Objective-C as its programming language. You may install an additional app that can run Java on your iPod device, however.


What is assembler language and how is it used in computer programming?

Assembler language is a low-level programming language that uses mnemonic codes to represent machine instructions. It is used in computer programming to directly communicate with the computer's hardware and control its operations. Programmers use assembler language to write programs that can be translated into machine code, which the computer can execute.


What programming language does Amazon.com use?

Hi guys! Amazon.com is currently the largest company in the word. This company uses the following technologies for the site. 1. OSLinux2. programming languagesjavac++pythonasp.netphp3. DBMSoraclsqlmysqlsimpldb


Can you provide an example of how to use a loop variable in a programming language?

In programming, a loop variable is used to control the number of times a loop runs. For example, in Python, you can use a loop variable like "i" in a for loop to iterate over a list of numbers: python numbers 1, 2, 3, 4, 5 for i in numbers: print(i) In this code snippet, the loop variable "i" is used to iterate over each number in the list "numbers" and print it out.


What is the use of c-language?

Programming, mainly.


What programming language does the PSP use?

c++


Where we use the c language?

In computer-programming.