def

func:stripUncommittable

stripUncommittable(val, opts: null)

Strip any tags which cannot be persistently committed to Folio. This includes special tags such as hisSize and any transient tags the record has defined. If val is Dict, then a single Dict is returned. Otherwise val must be Dict[] or Grid and Dict[] is returned. The mod tag is always stripped. The id tag is not stripped for cases when adding records with swizzled ids; pass {-id} for options to strip the id tag also.

meta

supertypes

feature

Feature namespace of definitions formatted as feature:name

    func

Axon function