Legacy Documentation: Version 5.4
LanguageEnglish
  • C#
  • JS

Script language

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

PlistElementString Constructor

public PlistElementString(string v);

Parameters

v The value of the element.

Description

Creates new string element.