================
TKE_User_Options
================

Opcode
======

.. csv-table::

	"ASCII", "U"
	"Hexadecimal", "55"
	"Decimal", "85"


Operands

Variable length, (length)xByte options

.. csv-table::

	"length", "length of the string. Value is a ``Short``, but if the value is 65535, the real length follows as an additional ``Long``."
	"options", "options string"
	
	
Notes
=====

User_Options is a string of one or more (comma separated) ``name=value`` pairs associated with the current segment.
