TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:embed

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
engine:import:embed [2020/02/24 02:35] Scott Cunliffeengine:import:embed [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 9: Line 9:
 ''Embed(filepath);'' ''Embed(filepath);''
  
-//string 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|
  
-|filepath| The full or relative path to a file that you wish to embed.|+===== Example =====
  
-==== Example ==== +Embed file extra_stuff.ttidef. 
-**Embed: Embed file extra_stuff.ttidef.** +<code> 
-|Embed("extra_stuff.ttidef");|+Embed("extra_stuff.ttidef"); 
 +</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine sync_engine}} {{tag> import_engine sync_engine}}
engine/import/embed.1582511756.txt.gz · Last modified: 2025/01/21 22:07 (external edit)