Difference between revisions of "AddressBookRecord.RemoveValue"
From Xojo Documentation
(SMBot: new page by automated transformation) |
m (Text replacement - "{{Deprecated" to "{{DeprecatedItem") |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
+ | {{DeprecatedItem|version=2019r2}} | ||
{{MethodBox | {{MethodBox | ||
| name=RemoveValue | | name=RemoveValue | ||
Line 5: | Line 6: | ||
| scope=public | | scope=public | ||
| parameters=PropertyName as [[String]] | | parameters=PropertyName as [[String]] | ||
− | | platform= | + | | platform=mac |
+ | }} | ||
+ | {{Description | ||
+ | |text = Removes the value for the specified property. | ||
}} | }} | ||
− |
Latest revision as of 19:05, 3 September 2020
![]() |
This item was deprecated in version 2019r2. |
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. |
Removes the value for the specified property.