Void
Solution
.Solve(Boolean wait, String config)
Run the Solve action.
Remarks
Examples
Parameters
wait
Type: Boolean
Wait or not for the solve to be done.
config
Type: String
The solve configuration to use. Will throw an error if the input solve configuration does not exist. If none is provided, the default is used for the solve.
Return Value
Type: Void