Method CompilerEnvironment()->CPP()->cpp()
- Method
cpp
 stringcpp(stringdata,CppFlags|voidflags)- Description
 Preprocess a string.
- Returns
 Returns the preprocessed result.
- See also
 
string cpp(string data, CppFlags|void flags)
Preprocess a string.
Returns the preprocessed result.