Core.Terms.ByteFieldLiteral
Revision as of 04:46, 13 August 2014 by Nb (talk | contribs) (Created page with "Category:Core == Classification == {{ClassificationActivity | ByteFieldLiteral | Literal of type ByteField| Term | OTX Core library | [[Literal related terms]...")
Classification
Name | ByteFieldLiteral |
Short Description | Literal of type ByteField |
Class | Term |
Extension | OTX Core library |
Group | Literal related terms |
Exceptions | - |
Checker Rules | - |
Standard Compliant | Yes |
Pseudo-Code Syntax
Value = literal
Description
A ByteFieldLiteral is the code representation of a value of type ByteField.
Properties
Name | Data Type | Class | Default | Cardinality | Description |
Literal | ByteField | Literal | - | [1] | Identification of a ByteFields |
Examples
* 18 00 00 FF FF
* 58 01 80 04 64
See also
BooleanLiteral
IntegerLiteral
FloatLiteral
StringLiteral
ListLiteral
MapLiteral
UserExceptionLiteral