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

129 B

Peek

Returns the head element without removing it from a stack.

T Peek();

Return Value

Returns the head element.