extrude.block.find

Syntax

bp := extrude.block.find(sp,i)

Get the block with ID i.

Returns:

bp - pointer to the block with ID i. Will return null if no block has that ID number.

Arguments:

sp - extrude set pointer

i - the ID number to look for, which must be positive