Iconics Suite - RegEx (Regular Expression) in Security Module [Iconics Syntax]

Iconics Suite - RegEx (Regular Expression) in Security Module [Iconics Syntax]

This article shows how to use regular expressions in Security module

Iconics Security module has option to check the write values with RegEx.



If the entered data meets the regular expression condition, the value is entered into the register.

Examples:
^.* - you can input any amouth of any character
^[23] - you can input only character 2 or 3
^(23|24) - you can input only number 23 or 24

    • Related Articles

    • Iconics Suite - Expressions syntax [Iconics Syntax]

      This articles contains a lot of practical examples of expression syntaxes Strings Enclosed in " " - "Lorem ipsum dolor sit amet" - " as normal character only when string enclosed with $" "$ - $"Text with " " inside"$ Combining text and numbers with ...
    • Iconics Suite - Using Clone Dynamic with Smart Symbols [Iconics syntax]

      This article show special syntax that have to be use in Smart Symbol to use it with Clone Dynamic This article focus on non "zero" base asset name - we will use the asset that their numbering starts from "1" Prepare Assets - prepare assets as on the ...
    • Iconics Suite - Question mark tags (Current etc.)

      This article show the list and usage of ?Current tags and rest of special syntax tags with question mark on beginning of the tag ?Current tags The Security Server exposes several points that expose information about the user, who is currently logged ...
    • Iconics Suite - Default Group as universal Read Only User [Iconics Security]

      This article show how to configure Default Group to act as default Read Only User for every not logged user - open Workbench - go Security - create new group in security Groups - set newly created group as "This is the default group" - set Read Only ...
    • Iconics Suite - FDA 21 CFR 11

      This article contains information about Iconics funcionalities in compliance with 21 CFR 11. 21 CFR 11 Using Iconics GENESIS64 solutions allows system integrators to create SCADA applications in compliance with FDA 21 CFR Part 11, which is an ...