Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

AVEVA™ Plant SCADA

StrListContainsItem

  • Last UpdatedJul 18, 2023
  • 1 minute read

Checks whether the string passed is an item contained in a delimited list of strings. String comparison is case insensitive. Leading and trailing spaces are removed before comparing.

Syntax

StrListContainsItem(STRING sItem, STRING sList, STRING sDelim)

sItem

Item that you wish to search for.

sList

List to search within.

sDelim

The string to use as a delimiter. If this is not specified, a comma (,) is used.

Return Value

Returns TRUE if the item is found in the list, otherwise returns FALSE

StrEndsWith, StrSplit, StrTruncFontTooltip

See Also

String Functions

In This Topic
Related Links
TitleResults for “How to create a CRG?”Also Available in