model.getGlobalVariable(index, flight_mode)
-- get GV3 (index = 2) from Flight mode 0 (FM0)
val = model.getGlobalVariable(2, 0)Parameters
Return value
Notice
Last updated
Was this helpful?
-- get GV3 (index = 2) from Flight mode 0 (FM0)
val = model.getGlobalVariable(2, 0)Last updated
Was this helpful?
Was this helpful?