Class: SchemaValueTag

SchemaValueTag()

A value-taking tag in a HED schema.

Constructor

new SchemaValueTag()

Source:

Members

longName

This tag's long name.
Source:

Methods

extend(extension) → {string}

Extend this tag's short name.
Parameters:
Name Type Description
extension string The extension.
Source:
Returns:
The extended short string.
Type
string

longExtend(extension) → {string}

Extend this tag's long name.
Parameters:
Name Type Description
extension string The extension.
Source:
Returns:
The extended long string.
Type
string