script

The script object contains a script written in FormCalc or JavaScript.

Hierarchy of objects

Model

Child objects

Form Model

None

Parent class

node class class

Properties

Name

Description

Type

Access

{default}

Represents the actual value stored by an object.

String

Read /Write

binding

Identifies the type of application to which the script is directed.

String

Read /Write

contentType

Specifies the type of content in the referenced document, expressed as a MIME type.

String

Read /Write

runAt

Specifies what application can execute the script.

String

Read /Write

stateless

Determines whether a script’s variables persist from one invocation to the next.

String

Read /Write

use

Invokes a prototype.

String

Read /Write

usehref

Invokes an external prototype.

String

Read /Write

value

Specifies the value of the current object.

String

Read /Write

Methods

None

// Ethnio survey code removed