- Import information out of files
- Properties - Inspect, filter, select, enrich, and sort objects
- Export to files like plaintext, CSV tables, JSON object, or encrypted binaries
- Time and Dates - Handle temporal data like day of week, clock time, or first day of month
- RegEx Input Parsing - Import data out of plaintext using regular expressions
- Containers - Collect multiple items in containers like arrays or dictionaries
- Encryption - Handle sensitive input
- Convert hexadecimal and decimal numbers in powershell
Sources:
Related: