# Picked Integer Deprecated

Grammar — Picked integer
FlagsNative | Function

Returns the picked integer. This function is only for use with the “Pick Each Integer” action. It will do nothing when used outside of a pick each integer loop.

Returns — int

native int IntLoopCurrentDeprecated();

Category: General / Loops

# Examples

— None found —