Example: lr.save_string

The following example saves the string 'MyProduct' to a parameter, StringParam.

lr.save_string("StringParam","MyProduct");