EOF expected: /content/body/pre, line 1, column 4 (click for details)MindTouch.Deki.Script.Compiler.DekiScriptParserException: EOF expected: /content/body/pre, line 1, column 4
at MindTouch.Deki.Script.Compiler.Errors.SynErr (System.String origin, Int32 line, Int32 col, Int32 n) [0x00000] in <filename unknown>:0
at MindTouch.Deki.Script.Compiler.Parser.SynErr (Int32 n) [0x00000] in <filename unknown>:0
at MindTouch.Deki.Script.Compiler.Parser.Expect (Int32 n) [0x00000] in <filename unknown>:0
at MindTouch.Deki.Script.Compiler.Parser.Parse () [0x00000] in <filename unknown>:0
at MindTouch.Deki.Script.Compiler.DekiScriptParser.Parse (Location location, System.IO.Stream source) [0x00000] in <filename unknown>:0
at MindTouch.Deki.Script.Compiler.DekiScriptParser.Parse (System.Xml.XmlElement current, System.Collections.Generic.List`1 list) [0x00000] in <filename unknown>:0
Overview
Describes in detail the available settings and controls for a feature in the product.
Details
Offer the details a user needs to know about the definition, parameters, and so on. Tables are extremely useful for looking up information and organizing the details that readers want to know.
Definition
void print(String message)
Parameters
- message
- Type: String
Message to print.
Response
Upon successful invocation, this feature returns ...
Remarks
Additional points to consider are ...
Examples
Example 1:
First example shows ...
Example 2:
Second example shows ...
Considerations
Give some considerations such as system requirements or "gotchas" for this setting or control or programming syntax.