# Picked Integer
Grammar — Picked integer
Flags —Operator
|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
#AUTOVAR(var,ancestor:PickEachInteger)
# Related
Category: General / Loops
- Repeat — macro
- Repeat Forever — macro
- For Each Real — macro
- For Each Real Deprecated — macro
- For Each Integer — macro
- For Each Integer Deprecated — macro
- Pick Each Integer — macro
- Pick Each Integer Deprecated — macro
- Picked Integer
- Picked Integer Deprecated —
int
— IntLoopCurrentDeprecated - While — macro
- Do - While — macro
# Examples
— None found —