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

newInfoFromFieldsPresentInEditable: Function

newInfoFromFieldsPresentInEditable

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

Types

Requires (Input)

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

Yields (Output)

  • newInfo: type EventInfo - {no brief}

Used By None

Uses Nothing