FW.setFrom

FW.setFrom(reg)

Sets the from fwot for the current message. the passed parameter has to be the registration of a known FWOT

await FW.setFrom('LFBO');

Last updated

Was this helpful?