Callback_agg_get_firmware_version()
Description: |
Callback procedure, requests the version string for the current application. Procedure body has to be created elsewhere in the project (externally with respect to the library). |
Syntax: |
function callback_agg_get_firmware_version() as string |
Returns: |
Version string |
See Also: |
Details
This isn't required, but customarily we enclose version strings in braces ("{}"). For example: {agg_demo.1.01.01}.