Warning, file /frameworks/syntax-highlighting/autotests/html/highlight.sci.dark.html was not indexed or was modified since last indexation (in which case cross-reference links may be missing, inaccurate or erroneous).

0001 <!DOCTYPE html>
0002 <html><head>
0003 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
0004 <title>highlight.sci</title>
0005 <meta name="generator" content="KF5::SyntaxHighlighting - Definition (scilab) - Theme (Breeze Dark)"/>
0006 </head><body style="background-color:#232629;color:#cfcfc2"><pre>
0007 <span style="color:#7a7c7d;">// Inside the opened session:</span>
0008 a = <span style="color:#0000ff;font-weight:bold;font-style:italic;">sciargs</span>()
0009 i = <span style="color:#0000ff;font-weight:bold;font-style:italic;">find</span>(a==<span style="color:#f44f4f;">&quot;-args&quot;</span>)
0010 a(i+<span style="color:#f67400;">1</span>)
0011 <span style="color:#0000ff;font-weight:bold;font-style:italic;">evstr</span>(a(i+<span style="color:#f67400;">2</span>))*<span style="color:#f67400;">2</span>
0012 <span style="color:#f44f4f;">&quot;This session has been launched from &quot;</span> + a(i+<span style="color:#f67400;">3</span>)
0013 </pre></body></html>