[Books]

CoCreate OneSpace Designer - Commands Reference Manual


MACH_ADV_SET_FEATURE_FLAG_TEXT terminate action

MACH_ADV_SET_FEATURE_FLAG_TEXT defines customized feature flag texts

Syntax

->-(MACH_ADV_SET_FEATURE_FLAG_TEXT)----->-------\ 
                                                |
        /-------<-------<-------<-------<-------/
        |
        v       /-->---(:FEATURE_TYPE)-->------|string|-->------\ 
        |       |                                               |
        \--->---+-->---(:FEATURE_FLAGSTRING)->-|string|-->------+-->--
                |                                               |
                +-->---(:RESET)->------->------->------->-------+
                |                                               |
                \-------<-------<-------<-------<-------<-------/

Options

The following options are available to define or undefine a customized feature flag text

Option Description
:FEATURE_TYPE the name of the feature to deal with
:FEATURE_ABBREV the new flag text
:RESET undefine previously defined flag text, reset to factory default

[Books]