cubewise-code/bedrock

Bedrock.Dim.Destroy - pStrictErrorHandling param is string

Justin5555 opened this issue · 0 comments

Bedrock.Dim.Destroy
The execute process call to }bedrock.dim.delete passes in a pStrictErrorHandling parameter of '1' (with quotes). Result in error:
Process "Bedrock.Dim.Destroy": : Could not initialize process : Incorrect type for parameter 2 ("pStrictErrorHandling") of process "}bedrock.dim.delete", number expected

To Reproduce
Execute Bedrock.Dim.Destroy

Expected behavior
Parameter should be a 1 without quotes