To use the function we must import it.
{{#include ../../../../code/operations/asset_operations/src/lib.sw:transfer_import}}To transfer some amount of an asset we specify the amount that we would like to transfer, the asset and the Identity to send it to.
{{#include ../../../../code/operations/asset_operations/src/lib.sw:transfer}}