Version: * 0.23.1*
Frequency: Consistently
Severity: medium
Context: simconnect documentation
Bug description:
The documentation of the simconnect method AddToFacilityDefinition describes the third argument “FieldName” as “Specifies the client defined request ID. This will be returned along with the data.”. Also it should have the type “Integer”.
The description sounds like the description of a requestID, which is nor part of the argument list here. Mayby this is a copy and paste error…