AutoPatrol, Bureaucrats, Administrators
481
edits
(Created page with "__NOTOC__ Set value of event's named parameter. '''Since:''' 1.1.4 == Syntax == SetEventParameter(''event'', ''parameterName'', ''value'') == Parameters == {| class="wikita...") |
m (Text replacement - "^" to "{{deprecated}}") |
||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
__NOTOC__ | {{deprecated}}__NOTOC__ | ||
Set value of event's named parameter. | Set value of event's named parameter. | ||
| Line 23: | Line 23: | ||
== Examples == | == Examples == | ||
SetEventParameter($event, "customParameter", "new value") | |||