Feature - New #2258
Put datatype unknown values into an array that can be iterated
Start date:
2023-12-13
Due date:
% Done:
0%
Estimated time:
vbulletin_issue_id:
Description
Using actor as an example.
Put all unknown values (as strings is fine, or if you need to have them by type, unknown_strings, unkonwn_ints etc) into an array, that can be iterated and we can find new/useful values and report back.
If this is something that can be done generic for all datatypes that would be great. If not, then actor would be the request, followed by character (me).