def

func:toRec

toRec(val)

Coerce a value to a record Dict:

  • Row or Dict returns itself
  • Grid returns first row
  • List returns first row (can be either Ref or Dict)
  • Ref will make a call to read database

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function