List of System methods: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
(Automatically generated page update) |
||
(11 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<!-- This page was automatically generated and will be automatically | <!-- This page was automatically generated and will be automatically | ||
replaced, so any manual edits will be lost. You've been warned. --> | replaced, so any manual edits will be lost. You've been warned. --> | ||
The following are the available [[System class]] methods. | The following are the available <var>[[System class|System]]</var> class methods. | ||
{{Template:Method list header|class=System}} | {{Template:Method list header|class=System}} | ||
<div class="showVisit"> | <div class="showVisit"> | ||
Line 10: | Line 10: | ||
<tr><td valign="top">[[CallStackCaller (System function)|CallStackCaller]]</td><td valign="top">Current caller information</td></tr> | <tr><td valign="top">[[CallStackCaller (System function)|CallStackCaller]]</td><td valign="top">Current caller information</td></tr> | ||
<tr><td valign="top">[[CallStackDepth (System function)|CallStackDepth]]</td><td valign="top">Depth of the call stack</td></tr> | <tr><td valign="top">[[CallStackDepth (System function)|CallStackDepth]]</td><td valign="top">Depth of the call stack</td></tr> | ||
<tr><td valign="top">[[ClientCertificate (System function)|ClientCertificate]]</td><td valign="top">Get client certificate</td></tr> | |||
<tr><td valign="top">[[ConnectionStartTimeMilliseconds (System function)|ConnectionStartTimeMilliseconds]]</td><td valign="top">Time of connection start in milliseconds</td></tr> | <tr><td valign="top">[[ConnectionStartTimeMilliseconds (System function)|ConnectionStartTimeMilliseconds]]</td><td valign="top">Time of connection start in milliseconds</td></tr> | ||
<tr><td valign="top">[[ConnectionStartTimeString (System function)|ConnectionStartTimeString]]</td><td valign="top">Time of connection start as string</td></tr> | <tr><td valign="top">[[ConnectionStartTimeString (System function)|ConnectionStartTimeString]]</td><td valign="top">Time of connection start as string</td></tr> | ||
Line 17: | Line 18: | ||
<tr><td valign="top">[[CurrentTimeSeconds (System function)|CurrentTimeSeconds]]</td><td valign="top">Current time in seconds</td></tr> | <tr><td valign="top">[[CurrentTimeSeconds (System function)|CurrentTimeSeconds]]</td><td valign="top">Current time in seconds</td></tr> | ||
<tr><td valign="top">[[CurrentTimeString (System function)|CurrentTimeString]]</td><td valign="top">Current time as a string</td></tr> | <tr><td valign="top">[[CurrentTimeString (System function)|CurrentTimeString]]</td><td valign="top">Current time as a string</td></tr> | ||
<tr><td valign="top">[[DeleteGlobal (System subroutine)|DeleteGlobal]]</td><td valign="top">Delete a global</td></tr> | <tr><td valign="top">[[DeleteGlobal (System subroutine)|DeleteGlobal]]</td><td valign="top">Delete a system-wide global</td></tr> | ||
<tr><td valign="top">[[DeleteObject (System subroutine)|DeleteObject]]</td><td valign="top">Delete a system-wide object</td></tr> | <tr><td valign="top">[[DeleteObject (System subroutine)|DeleteObject]]</td><td valign="top">Delete a system-wide object</td></tr> | ||
<tr><td valign="top">[[DeleteString (System subroutine)|DeleteString]]</td><td valign="top">Delete a system-wide string</td></tr> | <tr><td valign="top">[[DeleteString (System subroutine)|DeleteString]]</td><td valign="top">Delete a system-wide string</td></tr> | ||
<tr><td valign="top">[[GeneratedPrivateKey (System function)|GeneratedPrivateKey]]</td><td valign="top">Generate an RSA private key</td></tr> | |||
<tr><td valign="top">[[GetObject (System function)|GetObject]]</td><td valign="top">Get a system-wide object</td></tr> | <tr><td valign="top">[[GetObject (System function)|GetObject]]</td><td valign="top">Get a system-wide object</td></tr> | ||
<tr><td valign="top">[[LastSubsystemErrorFile (System function)|LastSubsystemErrorFile]]</td><td valign="top">The last subsystem error file</td></tr> | <tr><td valign="top">[[LastSubsystemErrorFile (System function)|LastSubsystemErrorFile]]</td><td valign="top">The last subsystem error file</td></tr> | ||
<tr><td valign="top">[[LastSubsystemErrorProcedure (System function)|LastSubsystemErrorProcedure]]</td><td valign="top">The last subsystem error procedure</td></tr> | <tr><td valign="top">[[LastSubsystemErrorProcedure (System function)|LastSubsystemErrorProcedure]]</td><td valign="top">The last subsystem error procedure</td></tr> | ||
<tr><td valign="top">[[LastSubsystemErrorSubsystem (System function)|LastSubsystemErrorSubsystem]]</td><td valign="top">The last subsystem error subsystem</td></tr> | <tr><td valign="top">[[LastSubsystemErrorSubsystem (System function)|LastSubsystemErrorSubsystem]]</td><td valign="top">The last subsystem error subsystem</td></tr> | ||
<tr><td valign="top">[[ListOfGlobals (System function)|ListOfGlobals]]</td><td valign="top">List | <tr><td valign="top">[[ListOfGlobals (System function)|ListOfGlobals]]</td><td valign="top">List of system globals</td></tr> | ||
<tr><td valign="top">[[ListOfObjects (System function)|ListOfObjects]]</td><td valign="top">List | <tr><td valign="top">[[ListOfObjects (System function)|ListOfObjects]]</td><td valign="top">List of system objects</td></tr> | ||
<tr><td valign="top">[[ListOfStrings (System function)|ListOfStrings]]</td><td valign="top">List | <tr><td valign="top">[[ListOfStrings (System function)|ListOfStrings]]</td><td valign="top">List of system strings</td></tr> | ||
<tr><td valign="top">[[RecordIsUpdated (System function)|RecordIsUpdated]]</td><td valign="top">Is the indicated record updated?</td></tr> | <tr><td valign="top">[[RecordIsUpdated (System function)|RecordIsUpdated]]</td><td valign="top">Is the indicated record updated?</td></tr> | ||
<tr><td valign="top">[[SetGlobal (System subroutine)|SetGlobal]]</td><td valign="top">Set a global</td></tr> | <tr><td valign="top">[[RunSubsystemErrorProcedure (System property)|RunSubsystemErrorProcedure]]</td><td valign="top">Is subsystem error procedure to be run</td></tr> | ||
<tr><td valign="top">[[SetGlobal (System subroutine)|SetGlobal]]</td><td valign="top">Set a system-wide global</td></tr> | |||
<tr><td valign="top">[[SetObject (System function)|SetObject]]</td><td valign="top">Set a system-wide object</td></tr> | <tr><td valign="top">[[SetObject (System function)|SetObject]]</td><td valign="top">Set a system-wide object</td></tr> | ||
<tr><td valign="top">[[SetString (System function)|SetString]]</td><td valign="top">Set a system-wide string</td></tr> | <tr><td valign="top">[[SetString (System function)|SetString]]</td><td valign="top">Set a system-wide string</td></tr> | ||
<tr><td valign="top">[[String (System function)|String]]</td><td valign="top">Get a system-wide string</td></tr> | <tr><td valign="top">[[String (System function)|String]]</td><td valign="top">Get a system-wide string</td></tr> | ||
<tr><td valign="top">[[TODClock (System function)|TODClock]]</td><td valign="top">Get binary TOD clock value</td></tr> | |||
<tr><td valign="top">[[UUIDTime (System function)|UUIDTime]]</td><td valign="top">Get a binary UUID time</td></tr> | |||
<tr><td valign="top">[[WakeupAt (System function)|WakeupAt]]</td><td valign="top">Wake up at a specific time in milliseconds</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
Line 44: | Line 50: | ||
</tr> | </tr> | ||
</table> | </table> | ||
[[Category:Lists of methods]] |
Latest revision as of 03:33, 14 May 2016
The following are the available System class methods.
Method | Description |
---|---|
Arguments | The arguments passed to this request |
CallStack | Current call stack description |
CallStackCaller | Current caller information |
CallStackDepth | Depth of the call stack |
ClientCertificate | Get client certificate |
ConnectionStartTimeMilliseconds | Time of connection start in milliseconds |
ConnectionStartTimeString | Time of connection start as string |
CurrentRecordIsUpdated | Is the current record updated? |
CurrentTimeDays | Current time in days |
CurrentTimeMilliseconds | Current time in milliseconds |
CurrentTimeSeconds | Current time in seconds |
CurrentTimeString | Current time as a string |
DeleteGlobal | Delete a system-wide global |
DeleteObject | Delete a system-wide object |
DeleteString | Delete a system-wide string |
GeneratedPrivateKey | Generate an RSA private key |
GetObject | Get a system-wide object |
LastSubsystemErrorFile | The last subsystem error file |
LastSubsystemErrorProcedure | The last subsystem error procedure |
LastSubsystemErrorSubsystem | The last subsystem error subsystem |
ListOfGlobals | List of system globals |
ListOfObjects | List of system objects |
ListOfStrings | List of system strings |
RecordIsUpdated | Is the indicated record updated? |
RunSubsystemErrorProcedure | Is subsystem error procedure to be run |
SetGlobal | Set a system-wide global |
SetObject | Set a system-wide object |
SetString | Set a system-wide string |
String | Get a system-wide string |
TODClock | Get binary TOD clock value |
UUIDTime | Get a binary UUID time |
WakeupAt | Wake up at a specific time in milliseconds |