Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Import Macro Repair
Panel
bgColor#ffffff
titleQ

How can a variable be created?

Panel
bgColor#ffffff
titleA

All strings in the source code that are different from the keywords of the language itself are interpreted as names. For example whereIam or I_AM_HERE are just names in the first instance. Only an assignment transforms a simple name into a variable. whereIam = “I am here“ is creating a variable whereIam of a data type string.

Panel
bgColor#ffffff
titleSee also...

Filter by label (Content by label)
showLabelsfalse
spaces@self
showSpacefalse
operatorAND
cqllabel = "netscript" and label = "variable" and space = currentSpace ( )
labelsnetscript variable