Strings

< Previous | Contents | Manuals Home | Boris FX | Next >

โ€ŒStrings

String values extend from one double-quote (") to the next. The following escapes are recognized:

\n Newline character

\r Carriage return

\t Tab character

\โ€ Escaped quote

\\ Escaped backslash

\0101 Octal character (โ€˜Aโ€™)

\x41 Hexadecimal character (โ€˜Aโ€™)

\u0041 Unicode character (โ€˜Aโ€™)

\U00000041 Full-length unicode character All other escape sequences are errors.

ยฉ2025 Boris FX, Inc.ย โ€”ย UNOFFICIALย โ€”ย Converted from original PDF.


Please select your language

The website is currently localized into the following languages