Purpose:
Removes spaces from the beginning and end of a string.
Parameter:
String
Return value:
String
Example:
Atrim$(" combit GmbH ") Result: combit GmbH
Purpose:
Removes spaces from the beginning and end of a string.
Parameter:
String
Return value:
String
Example:
Atrim$(" combit GmbH ") Result: combit GmbH