C++ Attributes: no_injected_text

Allow or disallow injected text

Syntax

[
    define_attribute = "no_injected_text",
    argument_list = "",
    default_value ("") = "true",
    help_string = "Allow or disallow injected text",
    usage = eAnonymousUsage,
    group = eCompilerGroup,
    shipping = "true"
];