Condition_IsParentOfMyJobSiteStudent
Description
Checks whether the BaseObject parent is the parent of the selected talk subject and the opposite object is school staff at that selected child's active school site.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Parent candidate. The opposite object is the staff member. |
| CompareType | Equal only. Invalid or missing talk subject fails. |
| S1 | Optional staff filter: Principal, Teacher, or Job.Id. |
Notes
The selected child is read from the current TalkInstance runtime subject. ScriptContext Self/Target is not changed and no aggregate child fallback is used.
Examples
| Description | BaseObject | Command | CompareType | S1 |
|---|---|---|---|---|
| Check if Self is parent of selected child at Target's school | Self | IsParentOfMyJobSiteStudent | Equal | Teacher |