Gets stack size
_StackGet
If _StackSize( $aMyStack ) > 5 Then $myValue = _StackGet( $aMyStack, 5 ) ; get 6th value