Frequently integers are an index to an element in a different table. It would be nice to be follow those references and output them as the name string of whatever they're referencing. Input should be able to take either the string or the integer.
This is difficult because fields do the loading but deref/reref needs to be done further up the chain.
Frequently integers are an index to an element in a different table. It would be nice to be follow those references and output them as the name string of whatever they're referencing. Input should be able to take either the string or the integer.
This is difficult because fields do the loading but deref/reref needs to be done further up the chain.