Skip to content
egregory edited this page May 19, 2018 · 3 revisions

Hyperpotamus green-belt

  • boolean actions
    • and, or, not
  • Basic pipes
    • upcase, downcase, urlencode, urldecode, json
  • arrays, loops, and iteration
  • array pipes (current, size/length, sort, join, length)
  • array captures
    • json array capture
    • regex array capture
    • jquery array capture
    • xpath array capture
  • Array manipulation
    • push, pop, shift, unshift
  • Date/Time manipulation pipes
    • Now
    • parse
    • add/subtract
    • format
  • Utility pipes
    • random
    • resolve_url
  • delay action
Clone this wiki locally