Execute_SetHouseholdBizSalaryLevel
Description
Directly sets the salary level of the BaseObject employee in the HouseholdBiz found at the employee's current site. The NonBaseObject must be the HouseholdBiz manager; if not, this Execute does nothing. S1 must be a valid salary level name; if invalid, this Execute does nothing.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | The character (employee) whose salary level will be changed; must be at a HouseholdBiz site |
| S1 | Target salary level name: "VeryLow", "Low", "Normal", "High", or "VeryHigh" |
Examples
| Description | BaseObject | Command |
|---|---|---|
| Manager sets an employee's salary to Normal | Target | SetHouseholdBizSalaryLevel |
| Manager raises an employee's salary to VeryHigh | Target | SetHouseholdBizSalaryLevel |
| Manager lowers an employee's salary to VeryLow | Target | SetHouseholdBizSalaryLevel |
Back to Command FinderSearch and filter all 399 Script Execution documents