In these examples, the source account has only one valid member, and the destination account has two valid members.
In this example, Exp is used without specifying a Custom1 member on either side of the equal sign:
HS.Exp "A#TargAcct = A#SourceAcct"
The function puts this data into the intersections of the Custom1 members and the TargAcct account:
In this example, Exp is used with Member001 specified on the left side of the equal sign:
HS.Exp "A#TargAcct.C1#Member001 = A#SourceAcct"
The intersection of TargAcct and Member001 is set to 15, which is the data in the intersection of SourceAcct and Member003.