Skip to Main Content

Analytics Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to use ListContains function

SriniVakatiNov 15 2019

Hi,

I wanted to use ListContains function to search my node exists in List Property.

Please help below syntax is correct?

List Property (ITEM_TYPE)

-----------------

Property Level - Local Node

Data Type - Sting

Lists - ITEM1

          ITEM2

          ITEM3

Node Value in Hierachy

---------------

ITEM1

Syntax:

----------

ListContains(PropValue(Custom.ITEM_TYPE),ITEM1,[comma])

Thanks & Regards,

Srini

Comments