Difference between revisions of "SetTextVal"
Jump to navigation
Jump to search
(Created page with "__FORCETOC__ = {9D} {{IE_9D}} = {{IE_9D_ex}} Pushes a value to the specified Text Variable. See Text Format for more information on Text Variables. See also: Event_I...") |
|||
Line 9: | Line 9: | ||
See also: [[Event_Instruction_9A|{9A} {{IE_9A}}]] ― [[Event_Instruction_9B|{9B} {{IE_9B}}]] ― [[Event_Instruction_9C|{9C} {{IE_9C}}]] ― [[Event_Instruction_9E|{9E} {{IE_9E}}]] | See also: [[Event_Instruction_9A|{9A} {{IE_9A}}]] ― [[Event_Instruction_9B|{9B} {{IE_9B}}]] ― [[Event_Instruction_9C|{9C} {{IE_9C}}]] ― [[Event_Instruction_9E|{9E} {{IE_9E}}]] | ||
+ | |||
+ | |||
+ | == Text Variable : Byte (hex) == | ||
+ | [[Text_Format#Text_Variables|Click here for a list of the Text Variables]] | ||
== Immediate Value : Half-Word (hex) == | == Immediate Value : Half-Word (hex) == | ||
Value to be written to the Text Variable. | Value to be written to the Text Variable. | ||
− | |||
− | |||
− | |||
− |
Revision as of 22:58, 31 August 2020
{9D} SetTextVal
SetTextVal(xTV,xVALU)
Pushes a value to the specified Text Variable.
See Text Format for more information on Text Variables.
See also: {9A} ResetTextIncrement ― {9B} PushTextVal ― {9C} PushTextVar ― {9E} SetTextVar
Text Variable : Byte (hex)
Click here for a list of the Text Variables
Immediate Value : Half-Word (hex)
Value to be written to the Text Variable.