So if I saved system_profile to a text document, how would I be able to delete all but one section? Or delete quotes around it? Then how would I assign certain text to a variable to check certain things?
Example: If I save system_profile to a text document, how would I search through to find how much ram I have, and assign that to the variable 'ram'? Also, could I have it search for and delete certain characters? For example have a script delete all quotation marks?