Clipbook
(Created page with "To data into the users clipbook you can use a string variable named vClipbookData:string - match the casing exactly. When this variable is different than empty string the value will be placed in users clipbook and a notification "Copied" will show - after this the vClipbookData variable is emptied") |
(Added Edited template with July 12, 2025.) |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
{{Edited|July|12|2025}} | |||
To data into the users clipbook you can use a string variable named vClipbookData:string - match the casing exactly. | To data into the users clipbook you can use a string variable named vClipbookData:string - match the casing exactly. | ||
When this variable is different than empty string the value will be placed in users clipbook and a notification "Copied" will show - after this the vClipbookData variable is emptied | When this variable is different than empty string the value will be placed in users clipbook and a notification "Copied" will show - after this the vClipbookData variable is emptied |
Revision as of 06:28, 20 January 2025
This page was created by Hans.karlsen on 2024-10-01. Last edited by Hans.karlsen on 2025-07-30.
To data into the users clipbook you can use a string variable named vClipbookData:string - match the casing exactly.
When this variable is different than empty string the value will be placed in users clipbook and a notification "Copied" will show - after this the vClipbookData variable is emptied