Versions Compared

Key

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

How can I declare special characters in a string?

Panel
bgColor#ffffff
titleA

Use the string.char() operator and with one or more decimal or hexadecimal values.

Example code:

STX = string.char(0x02)
CR_LF = string.char(13, 10)
Panel
bgColor#ffffff
titleSee also...

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