Example: lrc_save_uhyper

This example saves the value 650,000 to a string:

uhyper var = lrc_uhyper("650000");
lrc_save_uhyper("param-name",var);