4.22 (2019-03-21)

Incompatibilities and deprecations

Things you should do

Things that are nice to know

    persontype->GetEntityFields(testpersonid,
      [ imglink := WrapImageField("IMG", [ method := "fit"
                                         , setwidth := 100
                                         , setheight := 100
                                         ])
      ]);