GET_TRANSLATED_ATTR
Description
Example
p is Person
GET_TRANSLATED_ATTR(p, 'nationality')Example with a default value
p is Person
GET_TRANSLATED_ATTR(p, 'nationality', 'Unknown')Last updated
Was this helpful?
