TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:changecase

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:changecase [2020/03/05 01:48] – [Syntax] Scott Cunliffeengine:import:changecase [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 3: Line 3:
  
 ===== Phase ===== ===== Phase =====
-This instruction is used by the TapeTrack Import Engine.+This instruction is used by the TapeTrack INI Engine.
  
 ===== Syntax ===== ===== Syntax =====
 ''ChangeCase(field, type);'' ''ChangeCase(field, type);''
- 
-//string field;// \\ 
- 
-//string type;// \\ 
-LOWER, UPPER, CAPITALIZED or INVERTED 
  
 ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ ^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^
Line 28: Line 23:
 To change the Description value ''my description value'' to ''My Description Value'' To change the Description value ''my description value'' to ''My Description Value''
  
-|ChangeCase(DESCRIPTION, CAPITALIZE);|+<code> 
 +ChangeCase(DESCRIPTION, CAPITALIZE); 
 +</code> 
 + 
 +===== See Also ===== 
 + 
 +[[engine:import|Import Engine Functions]] \\ 
 +[[cli:sync_fields|Sync Engine Fields]] \\ 
 +[[cli:tmss10sync|TMSS10Sync]]
  
 {{tag> import_engine}} {{tag> import_engine}}
engine/import/changecase.1583372924.txt.gz · Last modified: 2025/01/21 22:07 (external edit)