Report post

Are you sure you want to report the post shown below? This will send an email to the ATVO administrators. Please include a short reason for reporting.

Users reporting for no reason may be locked out.


Post

Posted by Dwayne P
on
Simon Grossmann wrote:
Hi,

this is intended behaviour. The session info provided by the iRacing SDK is written in YAML and the # symbol is used to start a comment within a line meaning everything behind the # would be ignored. Therefore # is filtered from team names.

I see, thank you!