# Getting the complete versions list
get_stics_versions_compat()
# Getting the first version
get_stics_versions_compat(1)
# Getting the previous version of the latest one
get_stics_versions_compat(-1)
Run the code above in your browser using DataLab