This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| smutbook:classes:api:grammar:yourshishersits [2026/08/25 13:40] – created lee | smutbook:classes:api:grammar:yourshishersits [2026/08/25 13:47] (current) – lee | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | yoursHisHersIts | + | ==== yoursHisHersIts( pronounSubject=undefined, |
| + | |||
| + | Return an absolute possessive pronoun based on the gender of the pronounSubject. | ||
| + | |||
| + | * **Defined in:** macros/ | ||
| + | * **Type:** Function | ||
| + | * **Arguments: | ||
| + | * // | ||
| + | * // | ||
| + | * **Returns: | ||
| + | * **Throws:** Error if the pronoun subject is ultimately undefined or does not resolve to a PersistentObject. | ||