This loads a s32 index from global state, Aborts if it's out-of-bounds, then the following is returned for the output s32: global_array[loaded_index].
+
This loads a s32 index from global state (originates from [[SPL_services#GetConfig|GetConfig]] [[SMC#HardwareType|HardwareType]]), Aborts if it's out-of-bounds, then the following is returned for the output s32: global_array[loaded_index].