We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 14aec64 commit d97544dCopy full SHA for d97544d
Project/Sources/Classes/SystemWorkerProperties.4dm
@@ -1,4 +1,4 @@
1
-Class constructor($type : Text; $data : Object; $callback : 4D:C1709.Function; $callbackID : Text; $stopButton : Object)
+Class constructor($type : Text; $data : Object; $callback : 4D:C1709.Function; $callbackID : Text; $stopButton : Boolean)
2
This:C1470.type:=$type
3
This:C1470.encoding:="UTF-8"
4
This:C1470.dataType:="text"
0 commit comments