Table-of-Contents
Table of Contents
- 1 Introduction
- 2 Release Notes
- 3 Installation and Settings
- 4 EVL Overview
- 5 Main EVL Command
- 6 EVD and Data Types
- 7 Components Common
- 8 Basic Components
- 9 Mapping Components
- 10 Read Components
- 11 Run SQL Components
- 12 Write Components
- 13 Commands
- 14 EVM Mappings
- 14.1 Output Functions
- 14.2 String Functions
- 14.2.1 length
- 14.2.2 split
- 14.2.3 starts_with, ends_with
- 14.2.4 str_compress, str_uncompress
- 14.2.5 str_count
- 14.2.6 str_index, str_rindex
- 14.2.7 str_join
- 14.2.8 str_mask_left, str_mask_right
- 14.2.9 str_pad_left, str_pad_right
- 14.2.10 str_replace
- 14.2.11 str_index, str_rindex
- 14.2.12 str_to_base64, base64_to_str
- 14.2.13 str_to_hex, hex_to_str
- 14.2.14 str_compress, str_uncompress
- 14.2.15 substr
- 14.2.16 trim, trim_left, trim_right
- 14.2.17 uppercase, lowercase
- 14.3 Date and Time Functions
- 14.4 Randomization Functions
- 14.5 Anonymization Functions
- 14.6 Encryption Functions
- 14.7 Conversion Functions
- 14.8 IP Addresses Functions
- 14.9 Logical Functions
- 14.10 Checksum Functions
- 14.11 Mathematical Functions
- 14.12 Lookup Functions
- 14.13 Other Functions
- 15 Joins and Lookups
- 16 Utils
- EVM Functions Index
- EVD Data Types Index
- Variables Index
- General Index