Checks whether the parameters are set up correctly.
Syntax
client server public static boolean checkSFCSetupOK([boolean onErrorThrow])
Run On
Called
Parameters
- onErrorThrow
Type: boolean
true if an error must be thrown when setup is not ok; otherwise, false.
Return Value
Type: boolean
true if the parameters are set up ok; otherwise, false.
Exceptions
| Exception | Condition |
|---|---|
| Error | The parameters are not setup correctly. |