Data
Overview
Data patches handle data manipulation, conversion, mathematical calculations and so on.
Available patches
Parse Number handles parsing of numerical values, integers or floating. |
|
Math handles mathematical calculations. |
|
String Manipulation handles manipulation of strings. |
|
String Conditional handles comparison of strings. |
|
New Value handles comparison of lists. |
|
Device handles information about the current device. |
|
An Encode/Decode patch handles encoding or decoding of data passed to it. |