How to exclude a member from a HS.Account.List
Hello,
I would like to find a way to create a List excluding a single member from that.
e.g. this is the variable I want to create AccList=HS.Account.List("Assets","[Base]") but from that list I need to exclude the member named "ASS_100" that is base level of Assets. How can I do it?