spss.GetSplitVariableNames Function (Python)

spss.GetSplitVariableNames(). Returns the names of the split variables, if any, in the active dataset.

Example

import spss
splitvars = spss.GetSplitVariableNames()