change constant value()
This function can be used to change the value of an existing system constant.
If successful, the return value is "true", otherwise "false".
Parameters
Parameter |
Description |
a |
Name of the system constant. |
b |
Value to be set. |