Added version info to the docu

master
Mark 2018-12-21 21:15:11 +01:00
parent cf7469043d
commit 286d4d6a5b
1 changed files with 2 additions and 2 deletions

View File

@ -6,14 +6,14 @@
<func>
<title>GetEnergy</title>
<category>Objects</category>
<version>1.0 OC</version>
<version>1.0 OC<extversion>9.0 OC</extversion></version>
<syntax>
<rtype>int</rtype>
<params>
<param>
<type>bool</type>
<name>exact</name>
<desc>If <code>true</code>, the exact energy value is returned.</desc>
<desc>If <code>true</code>, the exact energy value is returned (since 9.0 OC).</desc>
<optional />
</param>
</params>