Difference between revisions of "AppleEventRecord.SetNullParam"
From Xojo Documentation
m (1 revision) |
m |
||
(One intermediate revision by the same user not shown) | |||
Line 5: | Line 5: | ||
| scope=public | | scope=public | ||
| parameters=ParameterName as [[String]] | | parameters=ParameterName as [[String]] | ||
− | | platform= | + | | platform=mac |
+ | }} | ||
+ | {{Description | ||
+ | |text = Sets the parameter specified by the Keyword to a null. | ||
}} | }} | ||
− |
Latest revision as of 22:53, 11 January 2012
Method
![]() |
This method is only available on the macOS platform. For cross-platform compatibility, use #If...#Endif with the Target... specifiers to make sure you will not attempt to use this method on an incompatible platform. |
Sets the parameter specified by the Keyword to a null.