(imported topic written by SystemAdmin)
Hello,
I have a very long relevance statement and was wondering how to strip spaces from the result, no matter how large the relevance statement.
Here’s a short statement (vmware produces serial number with spaces):
if (it contains “linux”) of (name of operating system as lowercase) then (serial_number of system_information of dmi) else “NA”
but rather than strip spaces from around ‘serial_number of system_information’ is there a way to do this on the result of the entire RL statement, no matter how long or how many conditions it may have?
Thanks much,