msfs.mfwasm.execute_rpn()
msfs.mfwasm.execute_rpn(rpn)
This function executes an RPN script within MSFS.
Note
If you use this function, you need to have MobiFlight WASM Module installed.
Parameters
Parameter | Type | Description |
---|---|---|
rpn | string | RPN script |
Return Values
This function doesn't return any value.