====== Embed ====== Embed a file containing additional definition language elements. ===== Phase ===== This instruction is used by the TapeTrack INI Engine. ===== Syntax ===== ''Embed(filepath);'' ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ |filepath| String | The full or relative path to a file that you wish to embed.|1|256| ===== Example ===== Embed file extra_stuff.ttidef. Embed("extra_stuff.ttidef"); ===== See Also ===== [[engine:import|Import Engine Functions]] \\ [[cli:sync_fields|Sync Engine Fields]] \\ [[cli:tmss10sync|TMSS10Sync]] {{tag> import_engine sync_engine}}