powered by
Generate SPSS 'RTRIM' syntax to apply RTRIM() to a string variable.
spss.rtrim(str)
the string argument for RTRIM().
# NOT RUN { spss.rtrim("variable_to_be_trimmed") # }
Run the code above in your browser using DataLab