Contents

UTTypeJavaScript

A type that represents JavaScript source code.

Declaration

extern UTType * const UTTypeJavaScript;

Discussion

The identifier for this type is com.netscape.javascript-source.

This type conforms to UTTypeSourceCode and UTTypeExecutable.

See Also

Scripted programming language sources