Parameters
- script
Type: System.String
The javascipt code.
- loadType
Type: System.String
Type of code usage (onetime, domain, alltime).
- domain
Type: System.String
The domain for subscribe if choosen loadType is "domain". Optioal field.
- useAllTabs
Type: System.Boolean
true if needs evaluate script in all tabs, works only for "domain" and "alltime" types; otherwise false. Default value is false.