But now I have one problem I don't know what other variables I should
use, because I don't know which value it did use.
I would like to do something like
Compute HipFP = HipFlexion1P1
IF GRFTotalPeak1C1 > GRFTotalPeak1C2
ELSE HipFP = HipFlexion1P2.
EXECUTE.
But this is not working.
Any ideas on this????? I appreciate any help