Functions | |
json | FormIt.Clipboard.GetJSONStringForClipboard () |
Converts the selection to a string suitable for copy/paste to/from clipboard. | |
json | FormIt.Clipboard.SetJSONStringFromClipboard (str) |
SetJSONStringFromClipboard sets the clipboard data and sets it in FormIt.Clipboard. | |
json FormIt.Clipboard.GetJSONStringForClipboard | ( | ) |
Converts the selection to a string suitable for copy/paste to/from clipboard.
json FormIt.Clipboard.SetJSONStringFromClipboard | ( | str | ) |
SetJSONStringFromClipboard sets the clipboard data and sets it in FormIt.Clipboard.
Parameters: In:
[in] | str | String |