RIDDL Specification For improving.app
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage
Edit page

newEditableInfoFromFieldsPresentInEditable: Function

newEditableInfoFromFieldsPresentInEditable

ItemValue
Brieflyreturns newInfo with all fields present in editable and all those not present there taken from oldInfo
Authors
Definition PathImprovingApp.Events.EventContext.newEditableInfoFromFieldsPresentInEditable
View Source LinkeventContext.riddl(27:3)

Types

Requires (Input)

  • editable: type EditableEventInfo - {no brief}
  • oldInfo: type EditableEventInfo - {no brief}

Yields (Output)

  • newInfo: type EditableEventInfo - {no brief}

Used By None

Uses Nothing