762 bytes added
, 07:12, 19 November 2019
Exporting is the process of moving [[:Category:Asset|assets]] between [[Region|regions]]. In order to export assets, your corporation will need to have a [[logistics center]] built in both the region you wish to export from, and the region you wish to export to. Exporting has a fee of 3.5% of the total value of assets being exported.
== Command Usage ==
=== Syntax ===
<code>$$export(all) <region code> <asset> [amount=1]</code>
=== Example ===
This example exports 1,000 coal from the current region to the region with code <code>4KU-GZC-BYX-T6O</code>:
<code>$$export 4KU-GZC-BYX-T6O coal 1000</code>
This example exports all laptops from the current region to region with code <code>4KU-GZC-BYX-T6O</code>:
<code>$$exportall 4KU-GZC-BYX-T6O laptop</code>