Training Levels Functions
Description:
A group of functions that return and define training levels.
- levelto
- levelfrom
- levelname
Syntax:
levelto(_) <returns data up to specified level>
levelfrom(_) <returns data beginning at a specified level>
levelname(_) <returns level name>
Syntax Example using power:
levelto(cogganclassic,2) <returns all data up to level two in the coggan classic training levels>
levelfrom(cogganclassic,2) <returns all data from level two in the coggan classic training levels>
levelname(_) <returns level name>
Additional Syntax:
coming soon
Common examples: