How to create a method name in invoke method

Hi there,
actually i have a doubt, in invoke i figure MethodName text filed. i do not know how many lists of methods available for particular TargetType so where i can find MethodName list.

or just google the Target name which you give you the direct link.

or once you type the targetname, keep a dot and you will get the intellisense of methods. You can copy the one you need and paste it in method box.

1 Like

Can I have a bit more help on this? I followed the above link, but it does not give more inputs. Can you please help with list of Method names. I am looking for a method that will help me to take away values from a List.

Hi @SUPRIYO05,

Take a look here for List Methods. You should find what you need.

Regards
Troy

1 Like