def
func:dis
dis(dict, name: null, def: "")
Get display string for dict or the given tag:
- if dict is null return "null"
- if
nameis null then returnDict.dis - if dict is a Row then return
Row.disOfor def - fallback
Etc.valToDis
Get display string for dict or the given tag:
name is null then return Dict.disRow.disOf or defEtc.valToDis