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:49] – [Example] 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''
  
-<sxh>+<code>
 ChangeCase(DESCRIPTION, CAPITALIZE); ChangeCase(DESCRIPTION, CAPITALIZE);
-</sxh>+</code>
  
 ===== See Also ===== ===== See Also =====
engine/import/changecase.1583372982.txt.gz · Last modified: 2025/01/21 22:07 (external edit)