Please enable JavaScript to view this site.

Text Function that replaces a field, value or subvalue from a dynamic array, returning the result.

 

* str

string


the string on which a value is to be extracted

 

* newVal

string


the new value that will be replaced in the indicated string

 

* lstDicts

string


dictionaries list on which the field specified argument will be searched

 

* field

Numeric

string

 


the position or the dictionary name of the attribute where it is to be extracted

 

value

Numeric

0

the multivalue position where it is to be extracted

 

subvalue

Numeric

0

the subvalue position where it is to be extracted

 

 

       .NET Framework, Core & Mono C#

       .NET Framework, Core & Mono VB

       Java

       C