Legacy Documentation: Version 5.0
Language: English
  • C#
  • JS

Script language

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

PlistDocument.ReadFromString

Switch to Manual
public function ReadFromString(text: string): void;

Parameters

textThe project contents.

Description

Reads the document from the given string.