Example: lr.save_int

The following example saves 67 to an integer parameter, IntParam.

lr.save_int(67,"IntParam");