NameDescriptionTypeAdditional information
key

Script key

integer

None.

name

Script name

string

None.

description

Script description

string

None.

isForceToTextOption

Indicates if the script output is forced to text format

boolean

None.

friendlyName

Provides a user-friendly, display-ready name for the script

string

None.

acceptsQuestionList

Specifies if the script can accept a list of questions as a parameter

boolean

None.

modifiesData

Flags whether running the script will alter or update any data in the database

boolean

None.

purpose

Categorizes the script's primary function (e.g., Export, DataUpdate, Coding, etc.)

DBScriptPurpose

None.

parameters

Script parameters

Collection of ScriptParameter

None.