Execute_AddRelationshipName
Description
Adds the specified relationship name between Self and Target. The relationship name is applied bidirectionally between the two characters.
Parameters
| Parameter | Description |
|---|---|
| BaseObject | Always Self for this action |
| S1 | Relationship ID to add (defined in Relationship.json) |
Examples
| Description | BaseObject | Command | S1 |
|---|---|---|---|
| Add spouse relationship name between Self and Target | Self | AddRelationshipName | MarriagePartner |
| Add best friend relationship name between Self and Target | Self | AddRelationshipName | BestFriend |
| Add business partner relationship name between Self and Target | Self | AddRelationshipName | BusinessPartner |
| Add engagement relationship name between Self and Target | Self | AddRelationshipName | engagement |
Back to Command FinderSearch and filter all 399 Script Execution documents