Information
This documentation supports the 21.05 (12.2) version of BMC Discovery.To view an earlier version of the product, select the version from the Product version menu.

text.replace


text.replace(string, old, new)

Returns a modified version of the string formed by replacing all occurrences of the string old with new.For example, text.replace("hello world", "o", "OO") returns "hellOO wOOrld".

 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*

BMC Discovery 21.05