Constants: Platform-Specific values won't be drawn with the "Print Source Code" Method

Feedback Case Number: <https://xojo.com/issue/65246>

@Greg_O_Lone, @Paul_Lefebvre could you please take a look into this case?!

Xojo’s “Print Source Code” method is often very helpful for quickly getting an overview of the entire code base. This bug, however, makes the application useless in some cases.

Unfortunately, the optional platform-specific values of a constant were forgotten on the printouts. Please still add them.

  1. Add a new Constant „MyTest“ with platform-specific values
  2. Right click on this Constant at the Navigator & select ‚Print „MyTest“‘

Actual Result:
No platform-specific values.