Skip to Main Content
Need Support? Let’s guide you to the right answer or agent.
Status Needs review
Categories General
Created by Guest
Created on Apr 22, 2025

Add System.String.Replace function in expressions symbol set

We need to add System.String.Replace function in expressions symbol set.
There are times we need to use parts of levelnames in expressions to extract values but levelnames have limited characters like decimal point and when we need that point we would have to do some extra manipulation in the expression. A System.String.Replace function would make that simpler.