TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:removespaces

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:removespaces [2020/02/24 03:10] – [Example] Scott Cunliffeengine:import:removespaces [2025/01/21 22:07] (current) – external edit 127.0.0.1
Line 11: Line 11:
 ''RemoveSpaces(field);'' ''RemoveSpaces(field);''
  
-//string field;//\\ +^ Variable ^ Type ^ Description ^ Min Length ^ Max Length ^ 
- +|field| String | Field to have white space removed.|1|128|
-|field| Field to have white space removed.|+
  
 ==== Example ==== ==== Example ====
Line 19: Line 18:
  Remove leading and trailing spaces from REPOSITORY field.  Remove leading and trailing spaces from REPOSITORY field.
  
-<sxh>+<code>
 RemoveSpaces(REPOSITORY); RemoveSpaces(REPOSITORY);
-</sxh>+</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/removespaces.1582513843.txt.gz · Last modified: 2025/01/21 22:07 (external edit)