Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |