Replace block in model with block from another model
pil_block_replace(
replaces
a block in the destination model with a block from the source model.
To preserve the original block from the destination model, in the
source model, the function replaces sourceModelBlock
, destinationModelBlock
)sourceModelBlock
with destinationModelBlock
.
pil_block_replace(
highlights the replaced block in the destination
model.sourceModelBlock
, destinationModelBlock
,
'isvisible')