In GUI
In clipboard after pressing "Copy":
Result: %2 ms Cycles: 10000/10000 Code: getText ((configOf backpackContainer player) >> "assembleInfo" >> "assembleTo") isNotEqualTo ""
Notice the %2 in result instead of the actual time.
In GUI
Result: %2 ms Cycles: 10000/10000 Code: getText ((configOf backpackContainer player) >> "assembleInfo" >> "assembleTo") isNotEqualTo ""
Notice the %2 in result instead of the actual time.
Expected result: pasted results match info from GUI.
Observed result: pasted results have "%2 ms" instead of the measured time.
productVersion is ["Arma 3","Arma3",217,151987,"Development",false,"Windows","x64"]
Does not reproduce in the production build.
Status | Assigned | Task | ||
---|---|---|---|---|
Feedback | BIS_fnc_KK | T182822 Script errors related to format command optimizations | ||
Resolved | dedmen | T182974 "Copy" button in Debug Console's benchmark is partially broken in the dev build. |