Default language.

Important This documentation space contains information about the SaaS version of BMC Helix Discovery. If you are using the on-premises version of BMC Helix Discovery, see BMC Helix Discovery 25.2 (On-Premises).

text.join


text.join(list, "separator")

Returns a string containing all items in a list of strings joined with the specified separator.Returns an empty string when the list is empty. Where the list only contains one item, it returns the unmodified item; no separator is appended.

For example:

input_list
One
Two
Three
Four

text.join(input_list, ", ") returns:


One, Two, Three, Four

 

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