Legacy Documentation: Version 5.1
LanguageEnglish
  • C#
  • JS

Script language

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

PlistElementArray.AddBoolean

Switch to Manual
public function AddBoolean(val: bool): void;

Parameters

val The value of the new boolean element.

Description

Convenience method to append new boolean element to values.