CaptureValuesProperty
Tool |
See the Capture Values section in Getting Started.
You can refer to this tool in any formula, macro, module, or other script in Blockpad. You can use either its name or its full path:
-
To refer to it by name, use
CaptureValuesProperty
(make sure the library Library.Tools.Properties is included with Include Libaries) - To refer to it by its full path, use
Library.Tools.Properties.CaptureValuesProperty
See also: