msfs.mfwasm.rpn_executer()
msfs.mfwasm.rpn_executer(rpn)
This function creates a native-action to execute 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 returns a native-action.