Page History
...
vValue | Required. Alphanumeric or numeric value to save to the virtual clipboard. |
|---|---|
sID1 | Required. String that contains the Virtual Clipboard identifier 1. |
sID2 | Optional. String that contains the Virtual Clipboard identifier 2. |
sID3 | Optional. String that contains the Virtual Clipboard identifier 3. |
iInstance | Optional. Integer that contains the instance number. Defaults to 1 when not specified. Instances are typically used to create lists of clipboard values and usually accompanied by another clipboard value that indicates how many entries currently exist in the list. |
sLanguage | Optional. String that contains the language code. Defaults to ALL languages when not specified. |
bPersist | Optional. Boolean value that indicates whether or not a saved value should persist beyond the current execution of the RAMP application. Defaults to true. This parameter has no meaning for VLF-WEB RAMP applications because VLF virtual clipboard values never persist in WEB applications. |
...