Data handling methods and components
Use data handling methods and components to manipulate and act upon many types of data, including dates, strings, financial elements, and paths.
- Financial methods
Use the Financials methods to manipulate business or accounting numbers, such as payments, interest rates, present value, and depreciation.
- Dates methods
Use the dates methods to use, extract, and evaluate dates in your automations.
- File methods
Use File methods to manipulate Windows files, folders, and paths in your automations.
- GUID methods
Use the GUID methods to use and manipulate globally unique identifiers (GUIDs) in your automations.
- JSON methods and components
Use JSON methods to add and adjust JSON objects in your automations.
- Math methods
Use math methods to retrieve and calculate values for mathematical properties, including constants and static methods for trigonometric, logarithmic, and other common mathematical functions.
- String methods
- TimeSpan methods
Use TimeSpan methods to extract, use, and evaluate intervals of time in your automations.
- Tables components
Use the Tables components to use a lookup table or table view in your automations.
Previous topic CredentialStore component Next topic Financial methods