We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 61456f9 commit 1226798Copy full SHA for 1226798
Project/Sources/Classes/Office365Calendar.4dm
@@ -26,7 +26,7 @@ Function _getURLParamsFromObject($inParameters : Object; $inCount : Boolean) : T
26
$delimiter:="&"
27
End if
28
29
- return $result
+ return $URL
30
31
32
// Mark: - [Public]
0 commit comments