API Help
Eplan.EplApi.ApplicationFramework Namespace / ICommandLineInterpreter Interface / IsExecutable Method
For internal use only.

In This Topic
    IsExecutable Method (ICommandLineInterpreter)
    In This Topic
    For internal use only.
    Syntax
    bool IsExecutable( 
       string strExpression
    )
    bool IsExecutable( 
       String^ strExpression
    ) 

    Parameters

    strExpression
    For internal use only.

    Return Value

    For internal use only.
    See Also