Quantcast
Channel: WinDev Forum
Viewing all articles
Browse latest Browse all 1914

Json\variant - delete member

$
0
0
Hi
Can anyone help with deleting members for either Json on Variant.

I am updating invoices , and get Json from the API via Httprequest.
I then do JsonToVariant and make the changes to some of the members and now need to pass the Json back to the API via VariantToJson and all shoul dbe good.

How ever I need to delete certain memebrs that I must NOT pass back to the api.

Whats the easiest way to do this .

EG: vMyJson.RowID = 1224 needs to be deleted

looking for a member delete option ?

Viewing all articles
Browse latest Browse all 1914

Trending Articles