Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 291 Bytes

File metadata and controls

9 lines (6 loc) · 291 Bytes

LiveCode Builder Standard Library

Sequence operations

  • New syntax has been added for reversing the contents of sequence types (List, String and Data). The reverse <Value> statement reverses the order of the sequence.

[14861] Add "reverse _" syntax for sequence types