====== LineAddField ====== Function adding information line in output of view mode based on info from library field. LineAddField(FieldID, [Context, [Stream]]) |< 100% 15% >| |**FieldID**|Text ID of library field.| |**Context**|Context (General, Video, etc). If omitted, General context will be used.| |**Stream**|Stream number. If omitted, stream 0 will be used. Total count of strams can be retrieved with [[script_getcount]] function.| Function not return any values. **Remarks** Function will display translated names of fields and units, if transaltion for the language exists in the MediaInfo.lng file. If not found, non-translated strings will be displayed.