Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

String.Empty

Description

Represents the empty string. (Read Only)

You can use this as a clear way to initialise a string as empty instead of using null or " ".

Did you find this page useful? Please give it a rating: