The variables below are available for the new type e-mail out. These template variables can be used in the new type email subject or email body and will be generated when the email is sent.
The new aircraft email subject and body are defined in the Email Message Settings (Administration), by editing the ‘NewAircraftTypeEmailSubject’ and 'NewAircraftTypeEmailBody' settings.
Ensure that all variables start and end with a tilde '~' example: ~AircraftTypeIcaoCode~
Variable name |
Description |
Example |
---|---|---|
~AircraftTypeShortName~ |
Aircraft type short name. |
C560XL |
~AircraftTypeDisplayName~ |
Display name of the aircraft type. |
Cessna Citation 560 Excel - C56X (C560XL) |
~AircraftTypeModelName~ |
Aircraft type model name. |
Citation 560 Excel - C56X |
~AircraftTypeIcaoCode~ |
Aircraft type ICAO code. |
C56X |
~AircraftTypeIataCode~ |
Aircraft type IATA code. |
CNJ |
~AircraftTypeManufacturer~ |
Aircraft type Manufacturer. |
Citation |
~AircraftTypeSeatCount~ |
Aircraft type seat count name. |
7 |
~AircraftTypeMtowKg~ |
MTOW in kilograms of the aircraft type. |
9163 |
~AircraftTypeMtowLb~ |
MTOW in pounds of the aircraft type. |
20201 |
~AircraftTypeMtowTon~ |
MTOW in tons (rounded up) of the aircraft type. |
10 |
~AircraftTypeRangeKm~ |
Range of aircraft type in kilometers. |
3441 |
~AircraftTypeRangeMiles~ |
Range of aircraft type in miles. |
2138 |
~AircraftTypeWingSpanMeter~ |
Wing span of aircraft type in meters. |
17 |
~AircraftTypeWingSpanFeet~ |
Wing span of aircraft type in feet. |
55.77 |
~AircraftTypeWingAreaMeter~ |
Wing area of aircraft type in meters squared. |
34.5 |
~AircraftTypeWingAreaFeet~ |
Wing area of aircraft type in square feet. |
371.3549 |
~AircraftTypeLengthMeter~ |
Length of aircraft type in meters. |
15.8 |
~AircraftTypeLengthFeet~ |
Length of aircraft type in feet. |
51.83 |
~AircraftTypeHeightMeter~ |
Height of aircraft type in meters. |
5 |
~AircraftTypeHeightFeet~ |
Height of aircraft type in feet. |
16.4 |
~AircraftTypeEngineCount~ |
Engine count of aircraft type. |
2 |
~AircraftTypeFuelType~ |
Fuel type name. |
Jet fuel |
~AircraftTypeFuelProcessType~ |
Fuel process type name. |
Pressure |
~AircraftTypeMaxFuelCapacityLiter~ |
Max fuel capacity in liters |
3725 |
~AircraftTypeMaxFuelCapacityUSGallon~ |
Max fuel capacity in US gallons |
984 |
~AircraftTypeGroundPower~ |
Ground power type name |
115V/AC - 220V/DC |
~AircraftTypeRemarks~ |
Aircraft type remarks. |
Aircraft type is a prototype |
~AircraftTypePageLink~ |
Page link to the aircraft type details page. |
http://localhost:10091/#/classic/EditAircraftType.aspx?AircraftTypeid=b5800627-9086-4929-a83b-8c20bceffc0d |
~Custom-***~ |
Via the syntax ~Custom-[Custom property name]~ it is possible to display the value of a custom property assigned to the aircraft type. For example to show if type is exempt from airport fees: ~Custom-IsExemptFromAirportFees~ |
Yes |
Comments
0 comments
Please sign in to leave a comment.