Preskoči na vsebino

RemoveServerRule

opozorilo

This function was added in omp v1.1.0.2612 and will not work in earlier versions!

Description

Remove the server rule.

NameDescription
const rule[]The server rule name to remove.

Returns

Returns true if the function executed successfully, otherwise false.

Examples

RemoveServerRule("rule");