The part acts as a model of format, as described in Typedef.
The part acts as a model of format, as described in Typedef.
const myString String = "Great software!"; const myArray BIN[] = [36, 49, 64]; const myArray02 BIN[][] = [[1,2,3],[5,6,7]];
For the rules of naming, see Naming conventions.
Related concepts
Function part
Parts
References to parts
References to variables in EGL
Syntax diagram for EGL statements and commands
Typedef
Related tasks
Function part in EGL source format
Related reference
Arrays
INTERVAL
Naming conventions
TIMESTAMP