SetLibrarianBreakpointCondition
Sets the librarian breakpoint condition. When this condition is set, it is evaluated every time the breakpoint occurs and the debugger would stop only if condition is not 0.
arguments
arg1
The DLL name.
[arg2]
The condition expression.
result
This command does not set any result variables.