Common Shell Properties

The following table lists Shell properties for all SBM ModScript contexts.

Name

Variant Data Format

Input (I)/Output (O)

Context()

string

I

Db()

AppDb

I

RESTTimeout()

int

I

ScriptId()

int

I

ScriptFileName()

string

I

ScriptName()

string

I

string GetLastErrorMessage()

N/A

I

SetLastErrorMessage(message)

N/A

I

ClearLastErrorMessage()

N/A

I

Related Topics

Shell Properties for Transition Contexts

Shell Properties for Other Contexts

Shell Properties by Context

Shell Property Descriptions