BE_ScriptStepRemove
BE_ScriptStepRemove ( scriptStepId )
Removes the step definition from memory. This will cause issues if you try to run a step with the previous definition.
Version 4.0 : Added.
Parameters :
scriptStepId : the id of the step to be deleted.
Notes : Be careful, there is no undo.
Result : 0 for no error.