Idea

Chris B. avatar image
Chris B. suggested

Wildcard or regex use to get userdata

It would be nice if we could pass in a substring with a wildcard or a regex to get back only certain keys within userdata, readonlydata, titledata, basically anywhere there are key/value pairs.

Example being if we have something like a message system, we might have keys that start with the word message plus some unique numbers after it. I could grab all the message keys by passing in "message*" since it would be difficult to know what the actual key names are and I don't want to grab all the userdata at once to see if they have new messages.

Player Data
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Comment

·
Tuomas Karmakallio avatar image
Tuomas Karmakallio commented

Apparently wildcards should work ( https://docs.microsoft.com/en-us/sharepoint/dev/general-development/keyword-query-language-kql-syntax-reference ) but searching for strings seems to be pretty broken... Just added a new request to get it sorted out.

10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write a Comment

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Your Opinion Counts

Share your great idea, or help out by voting for other people's ideas.