Data Format
By Sophie1 author38 articles
- Add prefix or suffix
- Trim text
- Split text
- Replace text
- Match with RegEx
- Change text case
- Get subtext
- Convert datetime to text
- Convert text to number
- Convert number to text
- Set variable
- Create variable
- Convert string to JSON object
- Convert JSON object to string
- Get time span
- Add/subtract time
- Convert datetime to timestamp
- Convert timestamp to datetime
- URL decode
- Encode URL
- Generate random number
- Create list
- Clear list
- Add item to list
- Remove from list
- Update list item
- Merge lists
- Reverse list
- Sort list
- Join text
- Distinct list
- Get list intersection
- Create dictionary
- Add item to dictionary
- Remove item from dictionary
- Get Key Value from Dictionary
- Get dictionary keys
- Get dictionary values
