Header menu logo Xanthos

RecordTypes Module

JV-Data record type identifiers

Types

Type Description

RecordType

All supported JV-Data record types

Functions and values

Function or value Description

isRecognized recordType

Full Usage: isRecognized recordType

Parameters:
Returns: bool

Check if record type is recognized (known in JV-Data specification)

recordType : RecordType
Returns: bool

parse typeId

Full Usage: parse typeId

Parameters:
    typeId : string

Returns: RecordType

Parse 2-character record type identifier

typeId : string
Returns: RecordType

toString recordType

Full Usage: toString recordType

Parameters:
Returns: string

Convert record type to string identifier

recordType : RecordType
Returns: string

Type something to start searching.