copy#

omni.kit.clipboard.copy(value_str)#

Platform-independent copy functionality. Works for headless environments too.

Parameters:

value_str (str) – String to put in the clipboard.