SubstString is the structure passed to the function apply_string_macro_expansion. More...
#include <ucmd.h>
Data Fields | |
const char * | format |
const char * | symbol |
SubstValue | value |
SubstString is the structure passed to the function apply_string_macro_expansion.
For your comfort you can use the SYMBOL_CREATE and SYMBOL_ASSIGN macros in order to easily fill all fields of this data structure
const char* SubstString::format |
const char* SubstString::symbol |