Source position: jsminifier.pp line 85
protected class function TJSONMinifier.iif(
B: Boolean;
const ifTrue: Integer;
const ifFalse: Integer
):Integer;