Please see input
Var = "Hi <p> I am Sunita </p> but i am big";
But i need this output by zoho
var = "Hi I am Sunita but i am big";
list.removeElement(<value>);
<list>
refers to the list name from where the element needs to be removed.<value>
refers to the element to be removed from the list.
https://www.zoho.com/creator/help/script/remove-element.html#List_Manipulations_-_Remove_Element