Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ScriptValueWithName

A (static) value with a name.

Hierarchy

Index

Properties

Optional description

description: string

An optional description for the value.

Optional isFor

isFor: string | string[]

A list of one or more (host)names that item is (visible) for.

name

name: string

The name of the value.

Optional options

options: any

Data for the underlying script.

Optional platforms

platforms: string | string[]

One or more platform the item is for.

script

script: string

The path to the script.

type

type: "script"
inheritdoc

Generated using TypeDoc