wiki:SaliUsage/Functions/reverse

reverse

This will revers a list

Example

Usage:

a='c d b'
reverse $a

output:
b d c
}}
Last modified 14 years ago Last modified on 08/11/10 16:15:49