Files
mql5-skills/skills/mql5/references/docs/34-standardlibrary/2040-standardlibrary-generic-cstack-cstackpop.md
T
2026-06-23 21:47:51 +08:00

122 B

Pop

Returns the head element and removes it from a stack.

T Pop();

Return Value

Returns the head element.