set-constant alias

gwarser 2019-07-29 17:21:43 +02:00
parent 242f3b0ca5
commit db7cd53e14

@ -148,6 +148,7 @@ Parameters:
***
### set.js
### set-constant.js [](https://github.com/gorhill/uBlock/blob/a94df7f3b27080ae2dcb3b914ace39c0c294d2f6/assets/resources/scriptlets.js#L394)
Creates _property_ and initializes it to predefined value from set of available properties. TODO: "constant" is not constant - current implementation does not prevent to assign value of another type.