Add the ability to print custom messages in override scripts. Adds the functions - `print` - `print_if_true` - `print_if_false` Will be used to make under-the-hood preset things more verbose. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_array_functions.py | ||
| test_boolean_functions.py | ||
| test_conditional_functions.py | ||
| test_date_functions.py | ||
| test_error_functions.py | ||
| test_json_functions.py | ||
| test_map_functions.py | ||
| test_numeric_functions.py | ||
| test_print_functions.py | ||
| test_regex_functions.py | ||
| test_string_functions.py | ||