ETL-WIKI logo ETL-WIKI
  • Documentation
    • Advanced ETL Processor
    • Visual Importer ETL
    • Active Table Editor
    • Licensing Server
    • Deep Bin
    • Event Loggers
  • Knowledgebase
  • Tags
  • GitHub
    • Light
    • Dark
    • Auto
  • Contact Us
Docs
      • Introduction
      • Key Features
      • Editions
      • Requirements
      • Demo Data
      • Options
      • User Interface
      • Cloud
      • Database
      • Email
      • Message Queues
      • Others
      • Getting Started
      • Screen Overview
      • Reader
      • Reader Sources
      • Transformer
      • Validator
      • Writer
      • Writer Targets
      • Clone-Row
      • Data-Buffer
      • Deduplicator
      • Fields Selector
      • Fields Values
      • Grouper
      • Joiner
      • Log
      • Pivot
      • Sorter
      • Union All
      • UnPivot
      • Strings
      • Numbers
      • Dates
      • Times
      • Miscellaneous
      • Regular Expressions
      • Strings
      • Numbers
      • Dates
      • Times
      • File Names
      • Lookups
      • XML and HTML
      • JSON
      • Regular Expressions
      • Miscellaneous
      • Getting Started
      • Debugging
      • Variables
      • File Names and Directories
      • Actions
      • Scheduler
      • Event Monitors
      • Execution Agent
      • Execution Log
      • Command Line Interface
      • Management Console
      • Getting Started
      • How To
    • Reports
    • Version Control
    • SQL Scripts
    • Lookups
    • Free Hand Sql
    • Email Templates
    • Objects Library
    • Dynamic File names
    • Date Formats
    • Scripting Language
    • Supported Functions List
    • Regular Expressions
    • Repository Database
    • Support
      • Introduction
      • Key Features
      • Editions
      • Requirements
      • Demo Data
      • Options
      • User Interface
      • Cloud
      • Database
      • Email
      • Message Queues
      • Others
      • Getting Started
      • Screen Overview
      • Reader
      • Reader Sources
      • Transformer
      • Validator
      • Writer
      • Writer Targets
      • Clone-Row
      • Data-Buffer
      • Deduplicator
      • Fields Selector
      • Fields Values
      • Grouper
      • Joiner
      • Log
      • Pivot
      • Sorter
      • Union All
      • UnPivot
      • Strings
      • Numbers
      • Dates
      • Times
      • Miscellaneous
      • Regular Expressions
      • Strings
      • Numbers
      • Dates
      • Times
      • File Names
      • Lookups
      • XML and HTML
      • JSON
      • Regular Expressions
      • Miscellaneous
      • Getting Started
      • Debugging
      • Variables
      • File Names and Directories
      • Actions
      • Scheduler
      • Event Monitors
      • Execution Agent
      • Execution Log
      • Command Line Interface
      • Management Console
      • Getting Started
      • How To
    • Reports
    • Version Control
    • SQL Scripts
    • Lookups
    • Free Hand Sql
    • Email Templates
    • Objects Library
    • Dynamic File names
    • Date Formats
    • Scripting Language
    • Supported Functions List
    • Regular Expressions
    • Repository Database
    • Support

Validating Strings

Is Alpha

Checks if the data contains only Alpha characters

Is Alpha Numeric

Checks if the data contains only Alpha Numeric characters

Is Empty String

Checks if the data is Empty String. (Length of the string is zero)

Is Ends With

Checks if the data ends with supplied value

Is Equal To

Checks if the data is equal to supplied value

Is Hex

Checks if the data contains valid HEX string

Is Null

Checks if the data is equal to null.

Is Null or Empty String

Checks if the data is Is Null or Empty String. (Length of the string is zero)

Is Starts With

Checks if the data starts with supplied value

Back to Main Site About Support Pricing Cookies Policy Term Of Use Privacy Policy License
Copyright © 2023 ETL-tools.com. All Rights Reserved. Licensed under Creative Commons (CC BY-NC-SA 4.0).