Execute_ExecutePendingPromVote
Description
Finalizes Self's pending prom vote for the given gender category (e.g. a vote left pending because the target hadn't been resolved yet). Requires Self to be enrolled in a school. Silently no-ops if Self has no school or S1 is not Male/Female.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Self — the voter whose pending vote is finalized. |
| S1 | EB1GenderType (Male/Female) — the prom royalty category to finalize. |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Finalize Self's pending Male-category prom vote | Self | ExecutePendingPromVote | Male |
| Finalize Self's pending Female-category prom vote | Self | ExecutePendingPromVote | Female |
Back to Command FinderSearch and filter all 399 Script Execution documents