<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://truxwiki.com/index.php?action=history&amp;feed=atom&amp;title=TruxtonNote</id>
	<title>TruxtonNote - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://truxwiki.com/index.php?action=history&amp;feed=atom&amp;title=TruxtonNote"/>
	<link rel="alternate" type="text/html" href="https://truxwiki.com/index.php?title=TruxtonNote&amp;action=history"/>
	<updated>2026-09-09T21:09:39Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://truxwiki.com/index.php?title=TruxtonNote&amp;diff=6517&amp;oldid=prev</id>
		<title>Sam: Created page with &quot;This class lets you add to the &lt;code&gt;[InvestigatorNote]&lt;/code&gt; table in Truxton.  =Attributes and Methods=  ==&lt;code&gt;investigationid: str&lt;/code&gt;== A [https://en.wikipedia.org/w...&quot;</title>
		<link rel="alternate" type="text/html" href="https://truxwiki.com/index.php?title=TruxtonNote&amp;diff=6517&amp;oldid=prev"/>
		<updated>2023-06-02T09:20:33Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This class lets you add to the &amp;lt;code&amp;gt;[InvestigatorNote]&amp;lt;/code&amp;gt; table in Truxton.  =Attributes and Methods=  ==&amp;lt;code&amp;gt;investigationid: str&amp;lt;/code&amp;gt;== A [https://en.wikipedia.org/w...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This class lets you add to the &amp;lt;code&amp;gt;[InvestigatorNote]&amp;lt;/code&amp;gt; table in Truxton.&lt;br /&gt;
&lt;br /&gt;
=Attributes and Methods=&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;investigationid: str&amp;lt;/code&amp;gt;==&lt;br /&gt;
A [https://en.wikipedia.org/wiki/Universally_unique_identifier GUID] for the investigation this event belongs to.&lt;br /&gt;
This corresponds to the &amp;lt;code&amp;gt;[ID]&amp;lt;/code&amp;gt; column of the &amp;lt;code&amp;gt;[Investigation]&amp;lt;/code&amp;gt; table and is stored in the &amp;lt;code&amp;gt;[InvestigationID]&amp;lt;/code&amp;gt; column of the &amp;lt;code&amp;gt;[InvestigatorNote]&amp;lt;/code&amp;gt; table.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;text: str&amp;lt;/code&amp;gt;==&lt;br /&gt;
The contents of the note.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;objectid: str&amp;lt;/code&amp;gt;==&lt;br /&gt;
This is the [https://en.wikipedia.org/wiki/Universally_unique_identifier GUID] of the object being noted.&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;objecttype: int&amp;lt;/code&amp;gt;==&lt;br /&gt;
The type of the thing that &amp;lt;code&amp;gt;objectid&amp;lt;/code&amp;gt; represents.&lt;br /&gt;
It should contain a value in the &amp;lt;code&amp;gt;[ID]&amp;lt;/code&amp;gt; column of the &amp;lt;code&amp;gt;[ObjectType]&amp;lt;/code&amp;gt; table or you can use a [[Object Types|defined constant.]]&lt;br /&gt;
&lt;br /&gt;
==&amp;lt;code&amp;gt;save() -&amp;gt; boolean&amp;lt;/code&amp;gt;==&lt;br /&gt;
This will commit the information to the &amp;lt;code&amp;gt;[InvestigatorNote]&amp;lt;/code&amp;gt; table.&lt;br /&gt;
It will return [https://docs.python.org/3/library/constants.html#True True] if the record was saved to the database, [https://docs.python.org/3/library/constants.html#False False] if there was an error.&lt;/div&gt;</summary>
		<author><name>Sam</name></author>
		
	</entry>
</feed>