task
stringlengths 12
101
| input
stringlengths 0
3.73k
| output
stringlengths 1
5.04k
| options
list | pageTitle
stringlengths 0
320
| outputColName
stringlengths 1
216
| url
stringlengths 14
211
| wdcFile
stringlengths 69
76
|
---|---|---|---|---|---|---|---|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] textarea [Description]
|
The ID (string) or element (object) of a textarea you would like to sync the editor's content with. On page load if there is content in the textarea, the editor will use that as it's content.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] basePath [Default] epiceditor [Description]
|
The base path of the directory containing the /themes.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] clientSideStorage [Default] true [Description]
|
Setting this to false will disable localStorage.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] localStorageName [Default] epiceditor [Description]
|
The name to use for the localStorage object.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] useNativeFullscreen [Default] true [Description]
|
Set to false to always use faux fullscreen (the same as what is used for unsupported browsers).
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] parser [Default] marked [Description]
|
Marked is the only parser built into EpicEditor, but you can customize or toggle this by passing a parsing function to this option. For example: parser: MyCustomParser.parse
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] focusOnLoad [Default] false [Description]
|
If true, editor will focus on load.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] file.name [Default] container ID [Description]
|
If no file exists with this name a new one will be made, otherwise the existing will be opened.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] file.defaultContent [Description]
|
The content to show if no content exists for a file. NOTE: if the textarea option is used, the textarea's value will take precedence over defaultContent.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] file.autoSave [Default] 100 [Description]
|
How often to auto save the file in milliseconds. Set to false to turn it off.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] theme.base [Default] themes/base/epiceditor.css [Description]
|
The base styles such as the utility bar with the buttons.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] theme.editor [Default] themes/editor/epic-dark.css [Description]
|
The theme for the editor which is the area you type into.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] theme.preview [Default] themes/preview/github.css [Description]
|
The theme for the previewer.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] button [Default] All buttons set to true. [Description]
|
If set to false will remove all buttons.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] button.preview [Default] true [Description]
|
If set to false will remove the preview button.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] button.fullscreen [Default] true [Description]
|
If set to false will remove the fullscreen button.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] button.bar [Default] "auto" [Description]
|
If true or "show", any defined buttons will always be visible. If false or "hide", any defined buttons will never be visible. If "auto", buttons will usually be hidden, but shown if whenever the mouse is moved.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] shortcut.modifier [Default] 18 (alt key) [Description]
|
The key to hold while holding the other shortcut keys to trigger a key combo.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] shortcut.fullscreen [Default] 70 (f key) [Description]
|
The shortcut to open fullscreen.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] shortcut.preview [Default] 80 (p key) [Description]
|
The shortcut to toggle the previewer.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] string.togglePreview [Default] Toggle Preview Mode [Description]
|
The tooltip text that appears when hovering the preview icon.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] string.toggleEdit [Default] Toggle Edit Mode [Description]
|
The tooltip text that appears when hovering the edit icon.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] string.toggleFullscreen [Default] Enter Fullscreen [Description]
|
The tooltip text that appears when hovering the fullscreen icon.
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] autogrow [Default] false [Description]
|
Whether to autogrow EpicEditor to fit its contents. If autogrow is desired one can either specify true, meaning to use default autogrow settings, or an object to define custom settings
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] autogrow.minHeight [Default] 80 [Description]
|
The minimum height (in pixels) that the editor should ever shrink to. This may also take a function that returns the desired minHeight if this is not a constant, or a falsey value if no minimum is desired
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] autogrow.maxHeight [Default] false [Description]
|
The maximum height (in pixels) that the editor should ever grow to. This may also take a function that returns the desired maxHeight if this is not a constant, or a falsey value if no maximum is desired
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
c9e7540b_ble_JavaScript_Markdown_editor__Description
|
[Option] autogrow.scroll [Default] true [Description]
|
Whether the page should scroll to keep the caret in the same vertical place while autogrowing (recommended for mobile in particular)
|
[] |
EpicEditor - An embeddable JavaScript Markdown editor
|
Description
|
http://epiceditor.com/
|
19/1438044160065.87_20150728004240-00255-ip-10-236-191-2_81449080_0.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] primitive pointers and references [Typemap] INPUT [File] typemaps.i [Java Type] Java basic types [Function] Allows values to be used for C functions taking pointers for data input. [Kind]
|
input
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] primitive pointers and references [Typemap] OUTPUT [File] typemaps.i [Java Type] Java basic type arrays [Function] Allows values held within an array to be used for C functions taking pointers for data output. [Kind]
|
output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] primitive pointers and references [Typemap] INOUT [File] typemaps.i [Java Type] Java basic type arrays [Function] Allows values held within an array to be used for C functions taking pointers for data input and output. [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] string wstring [Typemap] [unnamed] [File] std_string.i [Java Type] String [Function] Use for std::string mapping to Java String. [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] arrays of primitive types [Typemap] [unnamed] [File] arrays_java.i [Java Type] arrays of primitive Java types [Function] Use for mapping C arrays to Java arrays. [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] arrays of classes/structs/unions [Typemap] JAVA_ARRAYSOFCLASSES macro [File] arrays_java.i [Java Type] arrays of proxy classes [Function] Use for mapping C arrays to Java arrays. [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] arrays of enums [Typemap] ARRAYSOFENUMS [File] arrays_java.i [Java Type] int[] [Function] Use for mapping C arrays to Java arrays (typeunsafe and simple enum wrapping approaches only). [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] char * [Typemap] BYTE [File] various.i [Java Type] byte[] [Function] Java byte array is converted to char array [Kind]
|
input
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] char ** [Typemap] STRING_ARRAY [File] various.i [Java Type] String[] [Function] Use for mapping NULL terminated arrays of C strings to Java String arrays [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
0fca0784_SWIG_and_Java__Kind
|
[C Type] unsigned char * [Typemap] NIOBUFFER [File] various.i [Java Type] java.nio.Buffer [Function] Use for mapping directly allocated buffers to c/c++. useful with directors and long lived memory objects [Kind]
|
input output
|
[
[
"i",
"n",
"p",
"u",
"t"
],
[
"o",
"u",
"t",
"p",
"u",
"t"
],
[
"i",
"n",
"p",
"u",
"t",
" ",
"o",
"u",
"t",
"p",
"u",
"t"
]
] |
SWIG and Java
|
Kind
|
http://www.swig.org/Doc3.0/Java.html
|
19/1438042988650.6_20150728002308-00280-ip-10-236-191-2_727298944_5.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the flag that determines if results are cached on the client side. [Property Name]
|
CacheResults
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the time period the client is willing to wait for the server to answer the search. [Property Name]
|
ClientTimeout
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the search filter string. [Property Name]
|
Filter
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the page size for paged searching. [Property Name]
|
PageSize
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the attributes to return from a search. [Property Name]
|
PropertiesToLoad
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the flag that indicates that only attribute names are to be returned from a search. [Property Name]
|
PropertyNamesOnly
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets whether referrals are chased. [Property Name]
|
ReferralChasing
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the base from which the search should start. [Property Name]
|
SearchRoot
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the scope of the search. [Property Name]
|
SearchScope
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the time the server will wait for an individual page to return from a search. [Property Name]
|
ServerPageTimeLimit
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the time the server will wait for a search to complete. [Property Name]
|
ServerTimeLimit
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the maximum number of objects that can be returned by a search. [Property Name]
|
SizeLimit
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
499ae276_WindowsDevCenter_com__Property_Name
|
[Description] Gets or sets the attribute that is used when returning sorted search results. [Property Name]
|
Sort
|
[] |
WindowsDevCenter.com
|
Property Name
|
http://www.windowsdevcenter.com/pub/a/dotnet/2003/08/04/activedir.html
|
19/1438044160065.87_20150728004240-00157-ip-10-236-191-2_824712664_6.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] FormName [Data Type] Variant [Description]
|
A string expression that's the valid name of a form in the current database. If you execute Visual Basic code containing the OpenForm method in a library database , Microsoft Access looks for the form with this name first in the library database, then in the current database.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] View [Data Type] AcFormView [Description]
|
A AcFormView constant that specifies the view in which the form will open. The default value is acNormal.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] FilterName [Data Type] Variant [Description]
|
A string expression that's the valid name of a query in the current database. This query van be used to filter the form.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] WhereCondition [Data Type] Variant [Description]
|
A string expression that's a valid SQL WHERE clause without the word WHERE.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] DataMode [Data Type] AcFormOpenDataMode [Description]
|
A AcFormOpenDataMode constant that specifies the data entry mode for the form. This applies only to forms opened in Form view or Datasheet view. The default value is acFormPropertySettings.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] WindowMode [Data Type] AcWindowMode [Description]
|
A AcWindowMode constant that specifies the window mode in which the form opens. The default value is acWindowNormal.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
57d7e3bc_ataWright_Information_Services_ee_descriptions_for_constants__Description
|
[Name] OpenArgs [Data Type] Variant [Description]
|
A string expression. This expression is used to set the form's OpenArgs property. This setting can then be used by code in a form module , such as the Open event procedure . The OpenArgs property can also be referred to in macros and expressions . For example, suppose that the form you open is a continuous-form list of clients. If you want the focus to move to a specific client record when the form opens, you can specify the client name with the openargs argument, and then use the FindRecord method to move the focus to the record for the client with the specified name.
|
[] |
Description of DoCmd.OpenForm arguments -- DataWright Information Services
|
Description
|
http://www.datawright.com.au/access_resources/access_docmd.openform_arguments.htm
|
19/1438042985140.15_20150728002305-00308-ip-10-236-191-2_393088083_0.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] APP_NAME [Value] String [Description]
|
Name of the binary to run.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] APP_ARGS [Value] String [Description]
|
Format of command line arguments for this binary. See the command format strings table for more information.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] CUSTOM_BINARY [Value] True|False [Description]
|
True if a custom binary is used, false otherwise.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] MAX_FUZZ_THREADS [Value] Integer [Description]
|
Number of instances of the binary to run in parallel while processing test cases.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] MAX_TESTCASES [Value] Integer [Description]
|
Maximum number of test cases that should be processed for this job type. This can be overridden by individual fuzzers.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] MIN [Value] Yes|No [Description]
|
Yes if minimization should be attempted for this test case, No if it should not. By default, minimization will be attmpted if this is not defined.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] MIN_REVISION [Value] Integer [Description]
|
First chrome revision that should be used for this job type.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] NET_LOG_ARG [Value] String [Description]
|
Defining this to --log-net-log will tell ClusterFuzz that the --log-net-log argument should be passed to chrome in order to collect information about which subresources were accessed by a test case. This allows ClusterFuzz to automatically create archives with a test case and all dependencies.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] REQUIRED_APP_ARGS [Value] String [Description]
|
Command line arguments that should not attempted to be removed during minimization for a test case.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] TEST_TIMEOUT [Value] Integer [Description]
|
Timeout, in seconds, when processing test cases that use this job type.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
0862a304_erFuzz___The_Chromium_Projects__Description
|
[Key] WINDOW_ARG [Value] String [Description]
|
If defined, the most common value (for chrome) is “--window-size=$WIDTH,$HEIGHT --window-position=$LEFT,$TOP”. This allows ClusterFuzz to attempt to set window position and size for this job type.
|
[] |
Using ClusterFuzz - The Chromium Projects
|
Description
|
http://www.chromium.org/Home/chromium-security/bugs/using-clusterfuzz
|
19/1438042985140.15_20150728002305-00015-ip-10-236-191-2_366660061_4.json
|
44b99ce2___Description
|
[Label] 1 [Browser feature] Browsing tab [Description]
|
Allows the user to browse the internet.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
44b99ce2___Description
|
[Label] 2 [Browser feature] New tab [Description]
|
Creates a new tab for browsing in multiple tabs.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
44b99ce2___Description
|
[Label] 3 [Browser feature] Omnibox (address and search bar) [Description]
|
Allows the user to visit a website by typing in a URL or a set of search keywords.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
44b99ce2___Description
|
[Label] 4 [Browser feature] Add Bookmark button [Description]
|
Adds the current web page as a bookmark.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
44b99ce2___Description
|
[Label] 5 [Browser feature] Wrench icon [Description]
|
Accesses additional Chromium functions and the settings to configure the browser.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
44b99ce2___Description
|
[Label] 6 [Browser feature] Back and Forward buttons; Reload/Stop button [Description]
|
Navigate to previously visited web pages; refreshes or stops the loading of the current page.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
44b99ce2___Description
|
[Label] 7 [Browser feature] Bookmarks Bar (hidden by default) [Description]
|
Displays added bookmarks.
|
[] |
Description
|
http://en.flossmanuals.net/chromium/_all/
|
19/1438042988650.6_20150728002308-00217-ip-10-236-191-2_78282418_1.json
|
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] A [Keyboard]
|
X
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] B [Keyboard]
|
Z
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Start [Keyboard]
|
Enter
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Select [Keyboard]
|
Shift
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Left [Keyboard]
|
Left
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Right [Keyboard]
|
Right
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Up [Keyboard]
|
Up
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Down [Keyboard]
|
Down
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
d12c2764___Game_Boy_Color___Rom_Sharing__Keyboard
|
[Button] Fullscreen [Keyboard]
|
Escape
|
[
[
"X"
],
[
"Z"
],
[
"E",
"n",
"t",
"e",
"r"
],
[
"S",
"h",
"i",
"f",
"t"
],
[
"L",
"e",
"f",
"t"
],
[
"R",
"i",
"g",
"h",
"t"
],
[
"U",
"p"
],
[
"D",
"o",
"w",
"n"
],
[
"E",
"s",
"c",
"a",
"p",
"e"
]
] |
Pokemon Puzzle Challenge | Game Boy Color | Rom Sharing
|
Keyboard
|
http://romsharing.com/gboy/index.php?current_id=110
|
19/1438042985140.15_20150728002305-00292-ip-10-236-191-2_204527685_0.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 0 [Value]
|
The name of the room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 1 [Value]
|
Number of unread messages in this room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 2 [Value]
|
Total number of messages in this room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 3 [Value]
|
Info flag: set to nonzero if the user needs to read this room's info file (see RINF command below)
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 4 [Value]
|
Various flags associated with this room. (See LKRN cmd above)
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 5 [Value]
|
The highest message number present in this room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 6 [Value]
|
The highest message number the user has read in this room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 7 [Value]
|
Boolean flag: 1 if this is a Mail> room, 0 otherwise.
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 8 [Value]
|
Aide flag: 1 if the user is either the Room Aide for this room, or is a regular Aide (this makes access checks easy).
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 9 [Value]
|
The number of new Mail messages the user has (useful for alerting the user to the arrival of new mail during a session)
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 10 [Value]
|
The floor number this room resides on
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 11 [Value]
|
The current“view” for this room (see views.txt for more info)
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 12 [Value]
|
The default“view” for this room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 13 [Value]
|
Boolean flag: 1 if this is the user's Trash folder, 0 otherwise.
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 14 [Value]
|
More flags associated with this room
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
c99a72f9_Message_Commands___Citadel_org__Value
|
[No.] 15 [Value]
|
Timestamp of the last write activity in this room (addition or deletion of messages, reconfiguration of room, etc)
|
[] |
Room and Message Commands - Citadel.org
|
Value
|
http://www.citadel.org/doku.php?id=documentation:appproto:room_indexes_and_messages&rev=1341262707
|
19/1438042985140.15_20150728002305-00260-ip-10-236-191-2_369975318_5.json
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.