MQL4参考 语言基础 语法 关键词
The following identifiers are recorded as reserved words, each of them corresponds to a certain action, and cannot be used in another meaning:
Data Types
bool
enum
struct
char
float
uchar
class
int
uint
color
long
ulong
datetime
short
ushort
double
string
void
Access Specificators
const
private
protected
public
virtual
Memory Classes
extern
input
static
Operators
break
dynamic_cast
return
case
else
sizeof
continue
for
switch
default
if
while
delete
new
do
operator
Other
false
#define
#property
this
#import
template
true
#include
typename
strict