====== GetName ====== Function retrieve the name of Mediainfo field by given text ID or index with given parameters. GetName(FieldID [, Context]) GetName(FieldIndex [, Context]) |< 100% 15% >| |**FieldID**|Text ID of library field.| |**FieldIndex**|Index of library field.| |**Context**|Context (General, Video, etc.). If omitted, General context will be used.| **Remarks** Function return translated string, if transaltion for the language exists in the MediaInfo.lng file. If not found, non-translated string will be returned.