delete Nodes In Range
Type: Function
Delete the contents of this range.
Refer to primitives for more information on how to include this primitive.
Arguments
range
To Delete (Required)
Type: BlueprintRange
The range which contents to delete
blueprint
(Required)
Type: Blueprint
The blueprint to which changes should be committed
format
(Required)
Type: Format
The format containing the validator and synthesizer to use.
Returns
Type: Boolean
Whether the delete was successful, and the blueprint has been modified