Skip to main content

Execute_AdjustHouseholdBizSalaryLevel

Description

Increases or decreases the salary level of the BaseObject employee in the HouseholdBiz found at the employee’s current site. The NonBaseObject must be the manager of that HouseholdBiz. S1 must be "Up" to raise the salary one step (clamped at VeryHigh) or "Down" to lower it one step (clamped at VeryLow). Any other value does nothing.

Parameters

ParameterDescription
BaseObjectA Character (employee) whose salary level at the current site’s HouseholdBiz is adjusted.
S1Direction of the salary change: "Up" to raise one step, or "Down" to lower one step.

Examples

DescriptionBaseObjectCommand
Raise Self’s salary level by one step at the current bizSelfAdjustHouseholdBizSalaryLevel
Lower Target’s salary level by one step at the current bizTargetAdjustHouseholdBizSalaryLevel