BACnetGetStackApiVersion (FUN)ΒΆ
FUNCTION BACnetGetStackApiVersion : STRING
Returns the current version of the BACnet stack API as STRING.
Returns the current version of this BACnet stack API as string in the format: <major-number>.<minor-number>.<patch-number>.<build-number>.
- InOut:
- Scope - Name - Type - Comment - Return - BACnetGetStackApiVersion- STRING- String in following format: <major-number>.<minor- number>.<patch-number>.<build-number>. 
