Question
Vodafone
Vodafone
IN
Vodafone
Posted: Apr 14, 2020
Last activity: Apr 14, 2020
Last activity: 14 Apr 2020 13:34 EDT
Closed
Set the values for Pagelist properties
I have to set the value of pagelist property to "Yes" based on -> if another pagelist property count> 0... how i can set that ?
***Edited by Moderator Marissa to update Platform Capability tags****
Do you mean the pagelist count as the length of the pagelist? If yes you can use the LengthofPageList function to get the length of the pagelist.
Based on the above condition if you want to set the property on all pages of the pagelist, you can loop through it and set.