TapeTrack Documentation

Because there is more to tape management than you ever realized

User Tools

Site Tools


engine:import:removespaces

This is an old revision of the document!


RemoveSpaces

Remove leading and trailing spaces (white space) from a field.

Phase

This instruction is used by the TapeTrack Import Engine.

Syntax

RemoveSpaces(field);

Variable Type Description Min Length Max Length
field String Field to have white space removed.1128

Example

Remove leading and trailing spaces from REPOSITORY field.

RemoveSpaces(REPOSITORY);

See Also

engine/import/removespaces.1626921616.txt.gz · Last modified: 2025/01/21 22:07 (external edit)