Well I might be bit lit with my response, but yes it's fairly easy to use:
ttest_sig( dimension, measure )
where dimension is typically a (calculated) dimension seperating your data into two groups. And the function returns the two-tailed p-value, that both data sets belong to the same population (0-hypothesis), assuming equal variance for both groups. The variant that assumes unequal variances appears to be bugged.