Returns a given Individual's previous sibling in the sibling order of the person's parents' family, if any. Each individual can have multiple parent families. This function will check the first such family by default, but you can specify the which family you want if not the first.
=PrevSib(%INDI%)
=PrevSib(%INDI%, 2)