Skip to main content

Function registerRecord

This function registers a new record to the host.

registerRecord(recordId: id, fields: FieldDesc[]): RegisterRecordResult

Description

This function is the way to register a record.

Examples

Compatibility

Implementation compatibility
CherryGrove (JS)CherryGrove (WASM)CherryGrove (Lua)
registerRecord
1+
Supported
1+
Supported
Not Supported

See Also