REPLACE - j5 - 28.0 - Administration & Configuration - Hexagon

j5 IndustraForm Designer Reference

Language
English
Product
j5
Search by Category
Administration & Configuration
j5 Version
2019

Replaces characters within a text string with a different text string.

= REPLACE(text, position, length, new_text)

text - The text in which some characters are to be replaced.

position - The character position from which text is to be replaced.

length - The number of characters to be replaced.

new_text - The text to be inserted.