Eplan Platform API
Eplan.EplApi.ApplicationFramework Namespace / IEplActionEnable Interface / Enabled Method
The name of this action
The calling context

In This Topic
    Enabled Method (IEplActionEnable)
    In This Topic
    One action can be enabled or disabled. Returns TRUE when it is enabled.
    Syntax

    Parameters

    Parameter NameDescription
    strActionNameThe name of this action
    actionContextThe calling context

    Return Value

    TRUE, if the return action is enabled.
    Remarks
    This function is called often and should work efficiently .
    See Also