building_blocks.set.create

Syntax

sp = building_blocks.set.create(s<,i>)

Create a building blocks set. The set is given the name s and the ID i. Returns null (0) if unsuccessful.

Returns:

bp - building blocks set pointer

Arguments:

s - set name

i - id of the created block (optional)