Protocols/AOL/Atoms/Reference/Register String: Difference between revisions

From NINA Wiki
Jump to navigation Jump to search
(Created page with "A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D. '''Example''': var_string_set <B, "bye">")
 
No edit summary
Line 1: Line 1:
{{Protocols/AOL
|protocol=atoms}}
== FDO91 ==
A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D.
A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D.


'''Example''': var_string_set &lt;B, &quot;bye&quot;&gt;
'''Example''': var_string_set &lt;B, &quot;bye&quot;&gt;
[[Category:AOL]]
[[Category:Protocols/AOL]]
[[Category:Not_Currently_Documented]]
[[Category:Work_In_Progress]]

Revision as of 14:49, 14 March 2023

AOL Protocol
IntroductionTermsClients
Basic
Datatypes
FLAPP3Midas
TokensAtomsFDO
Tutorials
Sign On
Technical Documentation
Host Architecture

FDO91

A letter followed by a string. The letter specifies the FDO register to use. It can be A, B, C or D.

Example: var_string_set <B, "bye">