Checking if a field exists
Closed this issue · 1 comments
AdriaanBoshoff commented
Is it possible to check if a field exists? Like sometimes an api doesn't return a field and it just exists the current method.
thomaserlang commented
Yes.
data.Items.ContainsKey('username')