SBM ModScript Reference → Programming SBM ModScript → Shell Properties → Shell Properties by Context → Shell Properties for Other Contexts
Name | Variant Data Format | Input/output (I/O) | Contexts |
---|---|---|---|
[output stream] |
n/a |
O |
HTML Template, URL |
RedirectURL() |
string |
O |
HTML Template, URL, Self-Registration |
RedirectHTTP() |
string |
O |
HTML Template, URL, Self-Registration |
ClientBrand() |
string |
I |
HTML Template, URL, Self-Registration |
ClientVersion() |
string |
I |
HTML Template, URL, Self-Registration |
Item() | VarRecord | I, O | Pre-DbImport, Post-DbImport |
ItemId() |
int |
I |
Notification |
Project() | Project | I | Pre-Dbimport, Post-DbImport |
TableId() |
int |
I |
Notification |
Database Import Shell Properties | |||
ImportAction() | string | I | Pre-DbImport, Post-DbImport |
ImportCommand() | int | O | Pre-DbImport, Post-DbImport |
ImportID() | int | I | Pre-DbImport, Post-DbImport |
ImportLog() | TSLog | I, O | Pre-DbImport, Post-DbImport |
ImportName() | string | I | Pre-DbImport, Post-DbImport |
Source() | Dictionary | I | Pre-DbImport, Post-DbImport |
SourceDb() | AppDb | I | Pre-DbImport, Post-DbImport |
ContentType() |
string |
I |
HTML Template, URL |
HTTPAuthorization() |
string |
I |
HTML Template, URL |
HTTPCookie() |
string |
I |
HTML Template, URL |
HTTPUserAgent() |
string |
I |
HTML Template, URL |
RemoteAddr() |
string |
I |
HTML Template, URL |
RemoteUser() |
string |
I |
HTML Template, URL |
RequestMethod() |
string |
I |
HTML Template, URL |
ServerSoftware() |
string |
I |
HTML Template, URL |
ServerProtocol() |
string |
I |
HTML Template, URL |
Referer() |
string |
I |
HTML Template, URL |
LoginId() |
string |
I |
Self-Registration |
Password() |
string |
I |
Self-Registration |
RegistrationMethod() |
int |
I |
Self-Registration |
Contact() |
VarRecord |
IO |
Self-Registration |
RedoMessage() |
string |
O |
Self-Registration, Notification |
Params() |
Dictionary |
I |
HTML Template, URL, RunModScript (SOAP) |
Outputs() |
Vector (Not a Variant) |
O |
RunModScript (SOAP) |
PostData() |
string |
I |
URL |
URLPath() |
string |
I |
HTML Template, URL, Self-Registration, Notification |
URLPort() |
string |
I |
HTML Template, URL, Self-Registration, Notification |
URLProtocol() |
string |
I |
HTML Template, URL, Self-Registration, Notification |
URLQuery() |
string |
I |
HTML Template, URL, Self-Registration, Notification |
URLServer() |
string |
I |
HTML Template, URL, Self-Registration, Notification |
User() |
User |
I |
HTML Template, URL, Notification, Pre-DbImport, Post-DbImport, RunModScript (SOAP) |
ActingAsAnotherUserID() |
int (Not a Variant) |
I |
HTML Template, URL, Notification, Pre-DbImport, Post-DbImport, RunModScript (SOAP) |
IsActingAsAnotherUser() |
bool (Not a Variant) |
I |
HTML Template, URL, Notification, Pre-DbImport, Post-DbImport, RunModScript (SOAP) |
NamespaceID() |
int (Not a Variant) |
I |
HTML Template, URL, Notification, Pre-DbImport, Post-DbImport, RunModScript (SOAP) |
NamespacePrefix() |
string (Not a Variant) |
I |
HTML Template, URL, Notification, Pre-DbImport, Post-DbImport, RunModScript (SOAP) |
UserToken() |
string (Not a Variant) |
I |
HTML Template, URL, Notification, Pre-DbImport, Post-DbImport, RunModScript (SOAP) |
Copyright © 2007–2018 Serena Software, Inc., a Micro Focus company. All rights reserved.